wordpress-activitypub/includes/transformer
André Menrath 4c297acfd4
Improve the property names of the transformer classes (#630)
* Improve the property names of the transformer classes
- Rename the property 'object' to 'wp_object' to indicate that its the source
- Enhance some PHP-Docs

* Transformer might also get called with stdClass as a parameter.

Applied as suggestions from code review.

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

* remove stdClass

---------

Co-authored-by: Matthias Pfefferle <pfefferle@users.noreply.github.com>
2024-01-04 14:05:00 +01:00
..
class-attachment.php Improve the property names of the transformer classes (#630) 2024-01-04 14:05:00 +01:00
class-base.php Improve the property names of the transformer classes (#630) 2024-01-04 14:05:00 +01:00
class-comment.php Improve the property names of the transformer classes (#630) 2024-01-04 14:05:00 +01:00
class-factory.php Comment Federation (#550) 2023-12-22 10:12:26 +01:00
class-post.php Improve the property names of the transformer classes (#630) 2024-01-04 14:05:00 +01:00