Title: Bug with Admin Menu editor
Last modified: May 12, 2024

---

# Bug with Admin Menu editor

 *  Resolved [inewton24](https://wordpress.org/support/users/inewton24/)
 * (@inewton24)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/bug-with-admin-menu-editor/)
 * First of all – this is so useful plugin for complicated websites, thank you so
   much! I have one bug when i am using Admin Menu Editor plugin. I add new and 
   rearrange other plugins pages. When i turn on Admin Menu Editor plugin there 
   is my order of menu items, but no disabled by FDP plugins pages. I think FDP 
   internal cache is incompatible with Admin Menu Editor plugin.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jose Mortellaro](https://wordpress.org/support/users/giuse/)
 * (@giuse)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/bug-with-admin-menu-editor/#post-17751770)
 * Hi [@inewton24](https://wordpress.org/support/users/inewton24/), many thanks 
   to you!
   FDP needs to show the menu from the cache, in another case you would 
   not see all those menu items added by the plugins that are disabled in the backend.
   You can by-pass the FDP cache by adding this line of code in wp-config.php before
   the comment “/* That’s all, stop editing! Happy publishing. */”:
 *     ```wp-block-code
       define( 'FDP_SHOW_ADMIN_MENU_DISABLED_PLUGINS', false );
       ```
   
 * If Admin Menu Editor has its cache, it can work, but be sure Admin Menu Editor
   builds the cache after visiting a backend page where you have all the plugins
   active, because probably it doesn’t take into account some plugins are disabled
   in the backend.
   I hope it helps
 * Have a great day!
 * Jose

Viewing 1 replies (of 1 total)

The topic ‘Bug with Admin Menu editor’ is closed to new replies.

 * ![](https://ps.w.org/freesoul-deactivate-plugins/assets/icon-256x256.png?rev=
   2847508)
 * [Freesoul Deactivate Plugins - Disable plugins on individual WordPress pages](https://wordpress.org/plugins/freesoul-deactivate-plugins/)
 * [Support Threads](https://wordpress.org/support/plugin/freesoul-deactivate-plugins/)
 * [Active Topics](https://wordpress.org/support/plugin/freesoul-deactivate-plugins/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/freesoul-deactivate-plugins/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/freesoul-deactivate-plugins/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jose Mortellaro](https://wordpress.org/support/users/giuse/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/bug-with-admin-menu-editor/#post-17751770)
 * Status: resolved