Changes between Initial Version and Version 1 of Ticket #52753, comment 4
- Timestamp:
- 07/27/2023 12:53:24 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52753, comment 4
initial v1 1 1 We just recently ran into the same issue with the ActivityPub plugin: https://github.com/Automattic/wordpress-activitypub/issues/375 2 3 But as @Clorith said, it is a problem from the load order, changing from `plugins_loaded` to `init` solves the issue.