=== Copy Nav Menu Items === Contributors: rnoakes3rd Donate link: https://www.paypal.com/donate?hosted_button_id=CAWMKCNVS8D8C&source=url Tags: copy, item, items, menu, nav Requires at least: 5.0 Tested up to: 6.7 Stable tag: 1.1.5 Copyright: (c) 2020-2024 Robert Noakes (mr@robertnoakes.com) License: GNU General Public License v3.0 License URI: https://www.gnu.org/licenses/gpl-3.0.html Simple plugin that allows for nav menu items to be copied with a single click. == Description == Simple plugin that allows for nav menu items to be copied with a single click. Copied nav menu items are added directly after the clicked nav menu item at the same depth. All field values, including custom fields, are duplicated as well. **[View the Knowledge Base ยป](https://noakesplugins.com/kb/copy-nav-menu-items/)** == Installation == = From Your WordPress Dashboard = 1. Log into the WordPress admin 2. Go to **Plugins > Add New** 3. Search for **Copy Nav Menu Items** 4. Click **Install Now** for the "Copy Nav Menu Items" plugin 5. Click **Activate** = From WordPress.org = 1. Download the plugin 2. Log into the WordPress admin 3. Go to **Plugins > Add New** 4. Click **Upload Plugin** 5. Click **Browse** and select the downloaded ZIP file 6. Click **Install Now** 7. Click **Activate Plugin** = Via File Transfer = 1. Download the plugin 2. Extract the ZIP file 3. Upload the contents of the ZIP file to **wp-content/plugins/** 4. Log into the WordPress admin 5. Go to **Plugins** 6. Click **Activate** under "Copy Nav Menu Items" = What's Next? = Once the plugin is active, simply visit **Settings > Copy Nav Menu Items** and enable the settings appropriate for this site. == Screenshots == 1. Plugin settings 2. Nav menu items == Changelog == = 1.1.5 = * Verified: Functionality for WordPress 6.7 = 1.1.4 = * Verified: Functionality for WordPress 6.5 = 1.1.3 = * Verified: Functionality for WordPress 6.2 = 1.1.2 = * Updated: Third-party scripts * Improved: Query arguments * Improved: jQuery selectors * Removed: PHP_INT_MAX fallback = 1.1.1 = * Fixed: Issue with copied child nav menu items * Improved: Asset generation = 1.1.0 = * Added: Form data validation = 1.0.1 = * Added: Support back to WordPress 5.0.* * Improved: AJAX handling = 1.0.0 = * Initial release