[resolved] access by using user_id and after change user ID no access
-
Hello there,
just for the rest:
If used “Who can access this plugin” “Only the current user … user ID: x” and you change the id (plugin better wp security or else) you lost access to admin menu editor.
If you have no solution by plugin, use phpmyadmin and open sql: “SELECT * FROM
wp_optionswhereoption_name= “ws_menu_editor””At the end of the settings find out
“specific_user”;s:15:”allowed_user_id”;i:1;s:28:”plugins_page_allowed_user_id”;N;}
Example i:1 – 1 this is the only user for using menu editor.
Regards,
Henry
The topic ‘[resolved] access by using user_id and after change user ID no access’ is closed to new replies.