Changes between Version 1 and Version 2 of Ticket #54982, comment 9
- Timestamp:
- 02/03/2022 09:48:46 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54982, comment 9
v1 v2 1 1 Hi @pyrobd, 2 2 3 I figured out why it works on the fresh install. If you create a new user with the Contributor or Author role those users will have the "edit_posts" capability. Existing Authors and Contributos on my site don't have the "edit_posts" capability. That's why it works on a fresh install but not on my existing site. There was apparently a change made to the default Capabilities for these roles (maybe in 5.9?).You can install the User Role Editor plugin to remove the edit_posts capability for these two users to see the problem.3 I figured out why it works on the fresh install. If you create a new user with the Contributor or Author role those users will have the "edit_posts" capability. Existing Authors and Contributos on my site don't have the "edit_posts" capability. That's why it works on a fresh install but not on my existing site. There was apparently a change made to the default Capabilities for these roles You can install the User Role Editor plugin to remove the edit_posts capability for these two users to see the problem.