adminimize
adminimize copied to clipboard
adminimize options are not resetted.
Version Information
- WordPress: 4.9.8
- Multisite: flase
- Adminimize: 1.11.4
Steps to Reproduce
- install adminimize
- add new user with "editor" and deactive some menu for "editor user role"
- delete option.
What I Expected
when login admin page with new user as "editor" role, menus are have to reset
What Happened Instead
but it's not. by bug Helper, I can check what happen behind it. please check this screenshots
I guess something corrupted. I already tried uninstall option, remove plugin, re-install plugin. also with github master one.
Screenshot or Video
Maybe you have a cache active that store the menu? Adminimize use a cache, if is existent. If not, it run on each load to create the menu so that a reset is not necessary. If you haven't settings in Adminimize or delete the settings globally, also possible on the settings page, it should work and all menu items are visible there a have access by the current logged in user role.
Your first screenshot list also no menu items that Adminimize should hide, the array is empty. So if you missed items in the menu, check the capabilities of the role.
clean cash, clean browser cache.. anything is NOT work. I just want to show all menu items without adminimize plugin...
where is the exact db this plugin use? can I delete manually? I cannot find exactly.. I can find some db entries in wp_options
with phpmyadmin.
The plugin store alle settings in one db-item, Table _options
and entry mw_adminimize
. So you can also remove all items via options on the settings page, scroll down or use the MiniMenu on the top with point 'Uninstall Options'.
Hi there, the same issue too! I also tried to use "Uninstall Options," but still, my editor has limited access.