Admin Menu Editor Pro - WordPress Plugin

Admin Menu Editor Pro - WordPress Plugin 2.26

No permission to download
##### Added
* Added a search box for menu icons. For the moment, Dashicons and Font Awesome icons have separate search boxes.
* Added more Dashicons. Now the icon dropdown should show all currently existing Dashicons.
##### Fixed
* Fixed a conflict that prevented users from changing the menu icon of the Wordfence plugin (and possibly some other plugins that use similar CSS). Note that the option "Attempt to override menu icon CSS..." in the "Settings" tab may need to be enabled for this fix to be effective.
* Fixed a crash if the plugin encounters a supposed "menu item" that has the wrong data type, like a boolean. This was likely caused by a bug in an unidentified plugin or theme that modified the menu list incorrectly.
* Fixed plugin visibility restrictions not being applied when editing plugin files via AJAX.
* Fixed separator and admin color settings not being included when generating an admin theme in the Admin Customizer (the generated CSS was correct, but the settings could not be reimported later).
* Added a compatibility workaround to the menu export feature for dealing with buggy plugins that add superfluous whitespace to every WordPress response.

##### Changed
* Prevented the Admin Customizer interface from being displayed in any kind of a frame. Let's not do recursion.
* Tested with WP 6.3.1 and WP 6.4-alpha.
##### Added
* Added "Admin Customizer": a new visual customization interface that lets you change various admin dashboard styles with live preview. It was inspired by the Theme Customizer. Admin Customizer includes the existing admin menu style settings and adds a number of new style settings for various admin UI elements:
* Buttons
* Boxes (dashboard widgets and meta boxes)
* Page headings
* Tables
* The Toolbar (Admin Bar)
* Admin Customizer can generate an admin theme from your custom style settings. The generated admin theme includes only a subset of visual settings (e.g. no menu permissions or custom widgets), and it is entirely stand-alone: you can use it without Admin Menu Editor Pro.
* Note: Since Admin Customizer is a complex and brand new feature, it may have currently more bugs than the rest of the plugin.
* Added more options to the "Tweaks" tab that can be used to hide more profile fields.

##### Changed
* Added a dash before secondary menu items like "Easy Hide" and "Admin Customizer" when they are shown below the main "Menu Editor Pro" menu item.
* Renamed some buttons that don't immediately save settings to the database from "Save Changes" to "OK". For example, this affects the confirmation button in the "Style" dialog. The behaviour is still the same, only the labels have changed. You still need to click the "Save Changes" button in the menu editor to actually save the menu configuration.
* Added a green indicator to the "Save Changes" button on the menu editor page when there are certain types of pending changes.

##### Fixed
* Fixed a minor conflict with Essential Grid 3.0.17 that caused tooltips in AME dialogs to appear underneath the dialogs.
* Fixed the JS error "Uncaught TypeError: colorPresets is null" when trying to edit the colors of an individual menu item when there is no global menu color preset.
* Fixed an inefficiency where some menu logo styles were added even when no logo was selected.
* Fixed a rare but severe admin dashboard performance issue that was triggered by dynamically generated stylesheets using the `Content-Length` HTTP header.
* Fixed menu item color settings not being applied to custom menu items that don't have a custom element ID. This used to work before, but was accidentally broken around version 2.19.
* Added the ability to move dashboard widgets and override the number of dashboard columns. The custom dashboard layout can be enabled or disabled per role.
* Added an "open links in a new tab" setting to custom RSS widgets.
Hotfix: Fixed another bug in the "full height layout" feature that pushed the right side of the Toolbar off the screen, potentially hiding the "Howdy, username" dropdown.
##### Fixed
* Fixed the error "Undefined index: menu_styles in ...menu-styler.php". This could show up either as a PHP warning or as a notice depending on the PHP version.
##### 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.
* Fixed multiple nested submenu layout issues that showed up when the admin menu was in the folded/collapsed state.
* Tested up to WP 6.1.
Download Admin Menu Editor Pro v2.18.0 + Addons Nulled Free
= v2.18 (2022-08-30) =

##### Requirements
* Increased the minimum required PHP version to 5.6. Technically, some AME features may still work on older PHP versions, but those versions are now officially unsupported.

#### Added
* Added a way to delete meta box settings associated with post types and taxonomies that no longer exist.

##### Fixed
* Fixed a number of deprecation warnings related to PHP 8.
* Fixed a conflict with "Anti-Spam by CleanTalk" that could potentially cause a fatal error.
* Fixed a conflict with "Admin Theme - Musik" where the menu order settings in the other plugin would override the menu order configured in AME.
* Fixed a subtle conflict with plugins that use the boolean value TRUE as a capability name. For example, "Admin Columns Pro - WooCommerce" version 3.7.3 caused the "manage_woocommerce" capability to disappear.
* Fixed missing padding in the "edit plugin details" panel (in the "Plugins" tab). Also updated the button layout to match the new button layout of the "Quick Edit" panel introduced in WP 6.0.
* Fixed a visual issue where some form fields might briefly show up and then disappear if the settings page stylesheet took a while to load.

##### Changed
* Removed dependency on the "icon16" CSS class. The class is likely to be removed in WP 6.1.
##### Added
* Added a new "Settings -> Easy Hide" admin page. This page collects most Admin Menu Editor Pro settings that are related to hiding things and provides a centralized interface for turning those settings on/off for different roles. The intent is to help people who primarily use this plugin to hide parts of the admin dashboard or clean up the interface for their users. If you don't need this feature, you can turn it off in the "Settings" tab: find the "Modules" section and uncheck the "Easy Hide" option.

##### Fixed
* Added additional validation and escaping in multiple places.
* Fixed a number of issues related to the WordPress coding standard and the WordPress-VIP-Go coding standard.
* Fixed visual misalignment of the "Extra capability" field and its drowpdown dropdown button in the "Permissions" dialog.
* Fixed inconsistent spacing aroud some radio buttons on the settings page.
* Fixed a fatal error during dashboard widget import. This bug affected only the "Import" button in the "Dashboard Widgets" tab; it did not affect the "Import" tab.

##### Changed
* Introduced a limit to how many unique menu URLs can be remembered by the "highlight new menu items" feature. Previously, when this feature was enabled, the plugin would record each "seen" menu item, which could cause the associated database entry to grow endlessly. Now the plugin will remember up to 700 items per user.
* Tested with WordPress 6.0 (release candidate) and 6.1-alpha.
Top