wordpress-activitypub/includes/activity/extended-object
Konstantin Obenland 00a57c39a4
PHPCS: Enable Commenting sniff (#925)
* PHPCS: Enable Commenting sniff

* Apply suggestions from code review

Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>

* Fix param alignment.

---------

Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2024-10-07 13:25:51 +02:00
..
class-event.php PHPCS: Enable Commenting sniff (#925) 2024-10-07 13:25:51 +02:00
class-place.php PHPCS: Enable Commenting sniff (#925) 2024-10-07 13:25:51 +02:00
README.md some formatting 2024-07-09 10:15:03 +02:00

Extended Objects

This folder contains more complex ActivityPub objects.

Although they could be created using the Base_Object, they provide an easier structure for creating objects with maximum compatibility.