This is a simple yet very useful plugin for those who are managing websites with complex menus.
Please follow the steps below or watch the video from the right side:
1. Go to Plugins > Add new option of WordPress admin menu.
2. Select Upload tab on top of the page
3. Click on Choose File or Browse button
4. Select and upload wpfw_menus_management.zip archive
5. Click on Activate link
6. Go to Appearance > Menus
7. Click on Screen Options on the right top corner of the screen
8. Check Duplicate Menu, Export Menu, Import Menu options.
Go to Appearance > Menus and open Duplicate Menu Box.
You can duplicate any menu, but namig the new menu like an existing one will do nothing.
Export / Import functionality works between two different installations. If a page, post or category does not exist when the import is made will be created, but just the ones from the menus. In conclusion is strongly recommended to import all posts, categories, pages and custom posts before using this plugin. Is also recommended to back-up your content before using it.
wpfw_import_menu()
function for adding default menus in your theme.
wpfw_import_menu($filename, $menu_location);
$filename - (required) - the absolute path to an export menu file. (File exported with this plugin)
$menu_location - (optional) - the id of the menu location where the menu should be set up by default.
Example:
<?php
wpfw_import_menu(get template directory().'/dummy_content/main_menu.txt', 'primary');
?>
or follow us on ...
WPFW is using a scalable and flexible framework, built in the past 4 years, for creating the next level of premium WordPress themes and plugins … because we are moving the WordPress Forward.
My name is Catalin Nita, I live in Bucharest, Romania and I am working in computers industry since I had 18. In last four years I developed WPFW Framework along with a lot of plugins and themes.
For detail please visit my
LinkedIn Profile