* Fixed a bug where very long submenus wouldn't be scrollable if the current item was one that was moved to the current submenu from a different top level menu.
* Fixed an obscure bug where clicking on an item in the current submenu could cause the entire submenu to "jump" up or down.
* Fixed AME not highlighting the correct menu item when there was a space in any of the query parameter values.
* Fixed another bug where the plugin didn't highlight the correct item if it was the first item in a submenu and also a custom item.
Added
Fixed
- Added a “Documentation” link below the plugin description. For people concerned about the recent GDPR legislation, the documentation now includes a page explaining how the plugin processes personal data.
- Fixed a security issue where non-privileged users who were given access to a menu item that requires the “manage_options” capability would then also be able to access the special “All Settings” page (options.php).
Added
Fixed
- Added an option to automatically hide new menu items from users who can’t access the menu editor. You can find it in the “Settings” tab.
- Added an RSS feed widget. You can create new widgets in the “Dashboard Widgets” tab.
Changed
- Fixed a bug that made the settings UI treat certain users as if they had no roles.
- Fixed a potential crash that was caused by a bug in the “WP Editor” plugin version 1.2.6.3.
- Fixed some obsolete callback syntax that was still using “&$this”.
- Made the “Attachment” section automatically show up in the “Meta Boxes” tab.
- Changed the order of some menu settings and added separators between groups of settings.
- Removed the “Screen Options” panel from AME tabs that didn’t need it like “Plugins”.