Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…
About Menu Swapper
The Menu Swapper is a tool that allows you to easily customize the menus on your website. It includes a settings page where you can register unlimited menu theme locations, as well as a meta box that allows you to replace menu theme locations on individual pages or posts. You can watch a video demo of the tool to see how it works.Changelog
1.2
- Clean up Custom Theme Locations table layout CSS
- Remove deprecated screen_icon() function
1.1.1
- Security fix: make sure nonce is always checked
1.1.0.2
- Add WPML swapper check
- Don’t unset ‘menu’ argument to avoid invalid array index access in core
- Fix non-highlighting of any/all option
- Allow swapping only on posts, Pages, and front page
1.1.0.1
- Previous deployment erroneously removed assets folder, this re-adds it so that the Control Panel page will work properly
1.1
- Add check to remove the ‘menu’ argument from wp_nav_menu args, as this will override theme location setting
- Cleaned up admin panel for current WordPress styles.
1.0.1
- Set the default to not affect any menus so that when Menu Swapper is not needed it won’t inadvertently swap your menus
1.0
- Initial submission