wordpress-activitypub/includes/peer
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
..
class-followers.php escape global constants and functions 2020-05-12 19:42:09 +02:00