Commit graph

6 commits

Author SHA1 Message Date
Django Doucet
17c386cb9d Comments 1 2021-09-06 00:25:02 -06:00
d260d7c276 add support for custom post content
fix #97 #91
2020-07-21 09:23:35 +02:00
827aacc450 check params to prevent PHP warnings 2020-05-23 12:34:11 +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
85db6f2d7e Automated native_function_invocation fixes
`php php-cs-fixer --rules=native_function_invocation fix ./ --allow-risky=yes`
2019-12-01 21:20:26 +01:00
65034d2a76 refactorings 2019-11-18 20:57:00 +01:00
Renamed from includes/class-activity.php (Browse further)