Total 03/05/2024 : We HAVE 9446 Items and more than 3120 happy members.
Log Update Item Admin Menu Editor Pro – Role based admin menus and permissions
This page only show history update item Admin Menu Editor Pro – Role based admin menus and permissions.

##### 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.

##### 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 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.

##### Added

* Optionally, you can make the plugin clear the option cache when updating all subsites in Multisite. This is usually not necessary, but may help with compatibility issues when using an external object cache. Use the new custom filter  "admin_menu_editor-clear_role_cache" to enable this feature. Example: `add_filter('admin_menu_editor-clear_role_cache', '__return_true');`

##### Fixed

  • Fixed a conflict with "Amazon Simple Affiliate (ASA2)" that caused the "Add ASA2 Product" page to crash with an exception. This change should also fix conflicts with other plugins that create meta boxes with invalid IDs.
  • Fixed a minor issue with "Happy Elementor Addons" where the "HappyAddons News & Updates" dashboard widget didn't show up in the "Dashboard Widgets" tab.
  • For submenu separators and menu headings, removed the colorful left border that would appear when you hover, click, or focus on the item. Headings will still have the colored border if the "collapsible headings" option is enabled.