Easy Menu Shortcode (EasyMS) | WordPress Menu Shortcode Plugin
Easy Menu Shortcode (EasyMS) allows you to display WordPress navigation menus anywhere on your site using the [easyms id="123"] shortcode.
Plugin info
Maintenance & Compatibility
Maintenance score
Stale • Last updated 298 days ago
Is Easy Menu Shortcode (EasyMS) | WordPress Menu Shortcode Plugin abandoned?
Likely maintained (last update 298 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Easy Menu Shortcode (EasyMS) allows you to display WordPress navigation menus anywhere on your site using the [easyms id="123"] shortcode. Replace 123 with the menu ID to render the desired menu.
Usage
To use the plugin, simply add the [easyms id="123"] shortcode anywhere in your content, replacing 123 with the ID of the desired menu.
Example:
[easyms id=”2″]: This shortcode will display the menu with the ID 2.
How to Find Menu ID:
- Navigate to Appearance Menus in the WordPress admin dashboard.
- Hover over a menu in the list, and the menu ID will be visible in the URL (e.g.,
menu=123).
Credits
- Developed by HariKarishan Jain.
- Inspired by the flexibility of WordPress menus.
License
This plugin is licensed under the GPL-2.0+ license.
Installation
- Upload the
easy-menu-shortcodefolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Use the
[easyms id="123"]shortcode to display a menu, where123is the menu ID.
Frequently Asked Questions
If no valid menu ID is provided or if the ID does not match any existing menu, the plugin will display shortcode as a simple text.
Yes, the plugin includes basic styles. You can override these by adding custom CSS to your theme or site settings.
Yes, the plugin respects any classes or custom settings added to the menu via WordPress.
Review feed
Screenshots
Changelog
1.1 | March 7, 2025
- Resolved name conflicts.
- The readme.txt file is revised.
1.0 | January 27, 2025
- Initial release.
- Added
[easyms id="123"]shortcode to render WordPress menus anywhere.