Commit graph

4 commits

Author SHA1 Message Date
6772d300b4 phpcs fixes 2022-12-19 14:09:53 -07:00
d260d7c276 add support for custom post content
fix #97 #91
2020-07-21 09:23:35 +02:00
9945aa7cf8 escape global constants and functions
* Add leading \ before function invocation to speed up resolving.
* Add leading \ before constant invocation of internal constant to speed up resolving. Constant name match is case-sensitive, except for null, false and true.
2020-05-12 19:42:09 +02:00
65034d2a76 refactorings 2019-11-18 20:57:00 +01:00