• The default language of any content posted is English.
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Admin Menu Editor Pro

Admin Menu Editor Pro 2.24.0

= 2.19 (2023-03-27) =
##### Added
* Added many new admin menu customization settings. This includes: menu width, menu bar shadow, item font size and style, item margins and padding, full-height menu option, custom logo above the admin menu, custom "collapse" button text, and so on. To access these settings, click the "Style" button in the menu editor sidebar.

##### Fixed
* Fixed a minor conflict with the WPForms plugin where the hidden menu item "Dashboard -> Welcome to WPForms" became visible when Admin Menu Editor was installed.
* Fixed a conflict with Toolset Types 3.4.7 that prevented redirect settings from being saved.
* Fixed a PHP warning triggered when a menu item didn't have a URL or a required capability.
* Fixed a plugin visibility bug where, if none of the user's roles had custom access settings for a specific plugin or in general, AME would immediately deny access instead of also checking user capabilities. This could theoretically happen if all the user's roles were new or if the user didn't have any roles (they might still have access due to directly granted capabilities).
* Fixed a fatal error ("array_merge(): Argument #1 must be of type array") and multiple warnings that were caused by third-party roles that had an invalid capability list. The list should be an `array`, but for some custom roles it is apparently `null` or `false`.
* Prevented a potential fatal error if JSON-encoded module settings stored in the database have been corrupted and can't be decoded.
* Fixed a bug where changing the title of a dashboard widget did not change the title shown in the "Screen Options" panel.
* Fixed PHP notice about enqueueing the "wp-editor" script incorrectly. The notice only appeared on the "Appearance -> Widgets" page.
* Fixed the "Hide the Gutenberg options menu" setting not working in recent WP versions.
* Added some missing `.map` files that could cause 404 errors for users looking at the developer console.

##### Changed
* The "Separators" and "Colors" buttons were removed from the menu editor and the corresponding settings were moved to the new "Style" screen.
* Lots of internal reorganization.
* Tested up to WP 6.2.
= 2.18.1 (2022-11-01) =
##### Fixed
* Fixed multiple nested submenu layout issues that showed up when the admin menu was in the folded/collapsed state.

##### Changed
* Tested up to WP 6.1.
  • Like
Reactions: tatar221
Top