=== One Menu Export Import ===
Contributors: sujithwild
Plugin Name: One Menu Export Import
Plugin URI: https://wordpress.org/plugins/one-menu-export-import/
Tags: export menus, import menus, menu backup, menu migration
Author: Sujith
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.1.0
Version: 1.1.0
Requires PHP: 7.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Easily export and import your WordPress menus with a modern, user-friendly interface. Perfect for backups, migrations, or cloning menus between sites.

== Description ==
One Menu Export Import lets you export your WordPress navigation menus to a JSON file and import them back with just a few clicks. The plugin features a modern, tabbed admin interface and supports all standard WordPress menu types and fields.

**Features:**
* Export any menu to a JSON file
* Import menus from JSON (with parent/child structure)
* Clean, modern UI in the WordPress admin
* AJAX-powered for a smooth experience
* Secure: uses nonces and permission checks
* No coding required

== Installation ==
1. Upload the plugin folder to `/wp-content/plugins/` or install via the WordPress Plugins screen.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Appearance → Menu Exporter to use the plugin.

== Usage ==
1. **Export:**
   - Go to Appearance → Menu Exporter.
   - Select the 'Export Menus' tab.
   - Choose a menu and click 'Export Menu' to download a JSON file.
2. **Import:**
   - Go to the 'Import Menus' tab.
   - Upload a previously exported JSON file and enter a new menu name.
   - Click 'Import Menu' to create the menu.

== Screenshots ==
1. Exporting a menu to JSON
2. Importing a menu from JSON

== Changelog ==

= 1.1.0 =
* Bug fixes and stability improvements

= 1.0.0 =
* Initial release: export/import menus, modern UI, AJAX, security best practices

== Frequently Asked Questions ==
= Can I import menus from another site? =
Yes! As long as the exported JSON is from a WordPress site, you can import it.

= Does it support menu item hierarchy? =
Yes, parent/child relationships are preserved.

= Will it overwrite existing menus? =
No, imported menus are always created as new menus.

== Credits ==
Developed by Sujith.
