• 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.24 (2024-04-15) =
##### Added
* Added a way to prevent a role from editing or deleting media files that were uploaded by other users. You can find the new settings in the "Tweaks" tab, in a section named "Media Library Restrictions".
* Added the ability to hide and/or remove block patterns.
* Added an option to hide the "Media" tab in the Gutenberg block inserter.

##### Fixed
* Fixed inability to save various menu styles and menu separator styles without creating an admin menu configuration first. This issue could cause errors when saving changes in the Admin Customizer.
* Fixed the Gutenberg block editor and the block-based widget editor having unnecessary empty space at the top when the Toolbar (Admin Bar) is hidden.
* Fixed the Gutenberg editor overlapping the admin menu when increasing the width of the admin menu.
* Fixed hidden special blocks like "Pattern placeholder" and "Legacy Widget" showing up in the "Hide Gutenberg Blocks" section even though they are not actually visible in the block inserter.
* Fixed a conflict between unchecking the "Show the Toolbar" option and enabling "Full height" admin menu mode in the Admin Customizer. This could cause the first item of the admin menu to go off the screen, making it invisible.
* Various other layout fixes.
* Fixed an Admin Ccustomizer bug where changing admin menu settings in a certain order and then saving the changes could result in some of those changes being lost. For example, this could happen if you changed the menu bar width, then changed the menu separator margins, then saved the changes - the menu bar width would be reset.
* Made the "Download as admin theme" feature available even when the current session doesn't have any unsaved changes.
* Fixed "Warning: Attempt to read property "cap_key" on null" if a metadata update happens for a non-existent user or the user can't be retrieved.
* Fixed the "Media" menu always being highlighted as "new" when the "Enable Media Replace" plugin is active.

##### Changed
* The "Hide Profile Fields" tweaks now also apply to the "Edit User" screen.
* Tested up to WordPress 6.5.2.
= 2.23.3 (2024-01-21) =
* Hiding the "Author" meta box now also hides the corresponding section of the "Summary" panel in the Gutenberg block editor.
* Updated the "Meta Boxes" tab to automatically reselect the previously selected role after saving changes.
* Fixed dashboard widget visibility not being saved.
= 2.23 (2024-01-17) =
##### Added
* Added way to hide posts created by other users. It's a group of new settings in the "Tweaks" tab. It works with posts, pages, media, and custom post types that use the default admin UI.
* Limitations: This feature only affects post tables like the one shown under "Posts -> All Posts". Hiding other users' posts from someone doesn't prevent them from opening those posts by following a direct link, and they can still edit the posts if they have the necessary capabilities (e.g. `edit_others_posts`).
* Made the Gutenberg panel "Revisions" hideable by hiding the corresponding meta box.

##### Changed
* Made menu editor toolbars "sticky". They will now stay below the admin bar when scrolling down, which can be useful when editing very long menus.
* Changed the default "editable roles" setting for the Administrator role from "Automatic" to "Leave unchanged". This means that users with the Administrator role will now be able to edit any user, even if the user being edited has more capabilities than the Administrator role (which can only happen with custom/modified roles). Of course, you can still configure this by clicking "Editable roles" in the "Roles" tab.
* Restored the "custom permissions" and "custom item" indicators for the "Modern" editor color scheme. Previously, they were not visible in the menu editor when using that color scheme.
* Migrated to Lodash 4.
  • Like
Reactions: edgars221289
= 2.22.1 (2023-11-09) =
* Fixed a conflict with Query Monitor that had the potential to cause a fatal error in some rare situations (no errors actually reported by users so far).
* Tested with WP 6.4.1.
= 2.22 (2023-10-17) =
##### 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.
= 2.21.2 (2023-10-09) =
##### 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.
= 2.21 (2023-07-14) =
##### 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.
= 2.20 (2023-05-30) =
##### Added
* 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.

##### Fixed
* Fixed a minor plugin conflict with "WPFunnels" and "Email Marketing Automation - Mail Mint" that caused hidden menu items created by those plugins to become visible when AME was activated.
* Fixed a conflict with the "Fortress" plugin that could reportedly cause an infinite loop.
* Fixed a conflict with "Da Reactions" 4.0.3 that triggered PHP warnings like "Warning: Array to string conversion in .../includes/menu-item.php on line 54".
* Switched TypeScript to strict mode.
  • Like
Reactions: edgars221289
= 2.19.3 (2023-04-24) =
* 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.
  • Like
Reactions: tatar221
Top