Get error “Unauthorized user” when login as Editor role
-
There is a bug in this plugin that is preventing Editor users to login. I had to add a patch to functions.php in my theme to let Editor roles login. I believe the bug is in the handle_clear_log() function.
That function checks (
current_user_can('manage_options')) before checking whether the request is actually a “clear logs” submission (theisset($_POST['gf_clear_logs'])check)Please fix, thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.