wordpress-activitypub/includes
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
..
activity fix activity 2023-07-10 14:59:12 +02:00
collection user_id could be an int and meta always returns strings 2023-07-13 10:35:15 +02:00
model always use host as default username 2023-07-14 11:29:03 +02:00
peer use collection instead of factory 2023-07-03 11:20:44 +02:00
rest fix ID 2023-07-25 13:47:49 +02:00
table Lint: now clean 2023-07-18 15:02:27 -05:00
transformer Post class: declare $attachments property 2023-07-26 12:02:18 +02:00
class-activity-dispatcher.php fix tests 2023-07-20 14:53:34 +02:00
class-activitypub.php fix some issues and re-add "ACTIVITYPUB_SINGLE_USER_MODE" const 2023-07-20 10:12:59 +02:00
class-admin.php update checks 2023-07-20 15:19:19 +02:00
class-debug.php some code cleanup 2023-04-20 15:22:11 +02:00
class-hashtag.php fix predictability and collision 2023-07-18 14:36:33 +02:00
class-health-check.php more lint nom 2023-07-18 15:13:53 -05:00
class-http.php refactoring 2023-07-11 14:34:11 +02:00
class-mention.php phpcbf fixes 2023-07-19 20:39:58 -05:00
class-migration.php refactoring 2023-07-11 14:34:11 +02:00
class-scheduler.php optimize and simplify followers 2023-07-06 14:42:18 +02:00
class-shortcodes.php phpcbf fixes 2023-07-19 20:39:58 -05:00
class-signature.php fix issue with API endpoint of WordPress.com 2023-07-25 14:34:14 +02:00
class-webfinger.php fix user settings 2023-07-10 14:08:51 +02:00
debug.php PHPDoc 2023-05-10 15:36:45 +02:00
functions.php Merge pull request #365 from Automattic/fix/cleanup 2023-07-20 23:30:39 +02:00
help.php update URLs 2023-07-24 13:59:29 +02:00