wordpress-activitypub/includes/transformer
Jeremy Herve 4ed4143d21
Post class: declare $attachments property
This should avoid PHP notices like this one when running PHP 8.2:

PHP Deprecated:  Creation of dynamic property Activitypub\Transformer\Post::$attachments is deprecated in /var/www/html/wp-content/plugins/activitypub/includes/transformer/class-post.php on line 249
2023-07-26 12:02:18 +02:00
..
class-post.php Post class: declare $attachments property 2023-07-26 12:02:18 +02:00