Admin Access to Post Restricted by Groups 2.1
-
Hi !
Before 2.1.0 or 2.1.1 update, Admins could see any post, no matter what group restrictions was set.
It seems that this is not possible anymore : if a post had group restrictions, and if the admin is not in the group, he can’t see the post from the admin.
Reading the changelog, I conclude I have to put a GROUPS_ADMINISTRATOR_OVERRIDE to true in a PHP plugin.
I understand the concept, but IMHO, this is not an expected behavior, as updating the plugin change the visibility of posts for the admin, and it require to add custom custom in a PHP file (which some people are not able to do on their own). It was quite surprising to see that some posts were missing, I first checked in the database table to see if the post were still present or if I get hacked (I am not the one who upgrade the plugin in my WordPress install so maybe I miss an upgrade notice warning).
Could you bring the old behavior back, or at least, add it as a switch in the plugin setting ? Maybe add the “old behavior” as default ?
Meanwhile, I rollback to 2.0.3 for the moment.
Thanks for listening, and many thanks for your plugin ??
Cheers !
- The topic ‘Admin Access to Post Restricted by Groups 2.1’ is closed to new replies.