Privacy: Anonymized user IDs in debug logs for GDPR compliance
1.2.19 – 22/05/2025
FIXED: There were a couple misalignments with css on subfolders, this has been fixed.
1.2.18 – 20/05/2025
Added submenu capability for App icon, Icon, and List styles in the addon menu, check this out its pretty cool.
As well as being able to adjust visibility of menu items by role, I have added being able to changes visibility by capability.
Improved SVG handling.
1.2.15 – 17/02/2025
WP version check.
ADDED: If you add custom classes to a menu item they will now display for the menu item.
ADDED: If you add a WooCommerce cart menu item a cart count now displays.
1.2.14 – 20/11/2024
The preview on the settings page is now sticky so it always remains in view when editing settings.
ADDED: All dashicons in the native WordPress menu editor.
FIXED: Searching dashicons on the settings page.
A few css improvements
1.2.13 – 13/11/2024
With the release of WordPress 6.7 we have checked that The Menu is still running as expected… it is.
Updated Walker classed to not display submenu items, there is no support for submenus at this stage.
Updated the help page to be more descriptive.
FIXED: Dashicon colours didn’t update in the add-on menu, these now update to your selected icon colour.
FIXED: Icon upload didn’t save in the native menu editor, this has now been corrected.
1.2.12 – 08/11/2024
Enhancements for first time users looking at the live preview
You can now click menu locations to create menus for that location
In the preview clicking an item will link correct menu for the user to edit it
Tweaks and enhancements to flex on the addon-menu to make it a bit mor asthetically pleasing
1.2.11 – 01/11/2024
New live preview system with real-time updates for all styling changes
New tab-based settings organization for better UX
SVG sanitization and security improvements
Fixed icon sizing inconsistencies
New WordPress Walker class for preview functionality
1.2.10 – 29/10/2024
[HOTFIX] Dashicon and menu styling was a little off on some sites
Now allows scrolling in the addon menu
1.2.9 – 29/10/2024
[NOTE] Please check your site once updated, the new dashicons functionallity may override current uploaded icons, which means you may need to re-select them.
Added default dashicons to select for menu icons incase you don’t have svg icons to upload.
Fixed icon colours in the add-on menu, it was changing paths colours only and now it looks for ‘circle’, ‘rect’, etc. as well.
Add-on menu items weren’t lining up nicely when link text wrapping varied, this has been fixed so that they line up.
When trying to set the visibility of a menu item to logged in users you had to save the menu and then open the menu item again to be able to select roles, this has now been updated to show immediately.
1.2.7 – 23/10/2024
Added loading of default colours if no settings are set on plugin activation
Added delete data on uninstall option. If checked, all plugin data and settings will be removed when deleting the plugin from the plugins page. This will not affect data if you remove files via FTP or deactivate the plugin.
Better handling of plugin activation and deactivation
FIXED: On some sites when a featured icon was not set it could cause a fatal error.
1.2.6 – 21/10/2024
FIXED: There was an issue where excluded pages weren’t being saved, this has been resolved.
Updated UI branding to match the wordpress.org plugin page branding
1.2.5 – 19/10/2024
FIXED: Media library wouldn’t open when trying to upload a featured icon
1.2.4 – 19/10/2024
Improved the overall security and robustness of the plugin.
Updated the contributors of the plugin.
1.2.3 – 18/10/2024
Improved the overall security and robustness of the plugin by ensuring proper sanitisation of user input and escaping of output. The functionality of the plugin remains the same, but it’s now more resilient against potential security issues.
1.2.2 – 07/08/2024
This version fixes a security related bug.
1.2.1 – 04/08/2024
WP version check
Fixed an issue where if you disabled transparency on scroll it was still trying to detect scroll and was showing errors in console every time you scrolled
1.2.0 – 08/07/2024
Added the ability to select who can see certain menu items (Everyone, Logged out users, or Logged in users) and if Logged in users is selected you are able to chose which roles can see the menu item.