wordpress-activitypub/includes
Jeremy Herve d16014911b
Compat: introduce a conditional to detect ActivityPub requests
This conditional could be used within the plugin, but also by third-party plugins, to detect whether a request is an ActivityPub request, without having to manually check for query vars and headers every time.
2023-05-11 19:53:53 +02:00
..
collection oops 2023-05-03 14:54:34 +02:00
model PHPDoc 2023-05-10 15:36:45 +02:00
peer fix unit tests 2023-04-25 09:31:28 +02:00
rest Merge branch 'master' into rewrite-followers 2023-04-28 17:38:30 +02:00
table better error handling 2023-05-02 14:39:25 +02:00
class-activity-dispatcher.php PHPDoc 2023-05-10 15:36:45 +02:00
class-activitypub.php Add comment 2023-04-21 17:41:04 +02:00
class-admin.php Profile settings: use string instead of constant 2023-05-05 09:35:21 +02:00
class-debug.php some code cleanup 2023-04-20 15:22:11 +02:00
class-hashtag.php some code cleanup 2023-04-20 15:22:11 +02:00
class-health-check.php some code cleanup 2023-04-20 15:22:11 +02:00
class-http.php fix error detection 2023-05-02 13:54:21 +02:00
class-mention.php remove unused second param 2023-05-04 08:50:44 +02:00
class-migration.php fix undefined get_remote_metadata_by_actor 2023-05-05 11:47:52 -06:00
class-shortcodes.php check if post is password protected 2023-02-27 08:15:02 +01:00
class-signature.php Fix the signature for HTTP GET requests 2022-11-09 07:25:10 -07:00
class-webfinger.php some code cleanup 2023-04-20 15:22:11 +02:00
debug.php PHPDoc 2023-05-10 15:36:45 +02:00
functions.php Compat: introduce a conditional to detect ActivityPub requests 2023-05-11 19:53:53 +02:00
help.php add an option to disable content filters 2023-01-31 18:43:11 +01:00