wordpress-activitypub/includes
Matthias Pfefferle 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
..
model escape global constants and functions 2020-05-12 19:42:09 +02:00
peer escape global constants and functions 2020-05-12 19:42:09 +02:00
rest escape global constants and functions 2020-05-12 19:42:09 +02:00
table Automated native_function_invocation fixes 2019-12-01 21:20:26 +01:00
class-activity-dispatcher.php disable broken delete activity 2019-11-27 08:25:04 +01:00
class-activitypub.php Automated native_function_invocation fixes 2019-12-01 21:20:26 +01:00
class-admin.php add blacklist settings 2020-02-21 11:09:31 +01:00
class-debug.php Fix debug log 2020-04-28 10:03:35 +02:00
class-hashtag.php explicit use of global functions 2019-09-27 10:12:59 +02:00
class-health-check.php explicit use of global functions 2019-09-27 10:12:59 +02:00
class-signature.php escape global constants and functions 2020-05-12 19:42:09 +02:00
functions.php escape global constants and functions 2020-05-12 19:42:09 +02:00