You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I actually needed it to make it so editors could not have access to comments. If they click on direct link to the php file then it works great and blocks them. But if you add options to the link then you can bypass.
WORKS: http://######/wp-admin/edit-comments.php
Doesn’t work http://######/wp-admin/edit-comments.php?comment_status=all
The text was updated successfully, but these errors were encountered:
I actually needed it to make it so editors could not have access to comments. If they click on direct link to the php file then it works great and blocks them. But if you add options to the link then you can bypass.
WORKS:
http://######/wp-admin/edit-comments.php
Doesn’t work
http://######/wp-admin/edit-comments.php?comment_status=all
The text was updated successfully, but these errors were encountered: