=== Menu Item Extended URL === Plugin Name: Menu Item Extended URL Plugin URI: https://developer.wordpress.org/plugins/menu-item-extended-url/ Author: panychnet Author URI: http://panych.net/ Contributors: panychnet Donate Link: https://www.paypal.me/panych Tags: nav, menu, nav-menu, custom field, extend url, custom parameters, hashtag Requires at least: 3.8 Tested up to: 4.8.1 Stable tag: 0.1 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows to add additional parameters and/or fragment identifier (hashtag) to the menu item URL. == Description == This plugin allows to extend the URL of standard menu items such as Post, Page Category, etc. When using Custom Link Type for these purposes then you have to correct the URL value, if the permalink of Post, Pages etc changed. If the site has got hundreds of Posts, Pages etc. it can become a complex task. This plugin helps you to improve flexibility and productivity when managing the menus. For example to the end of URL you can add: * Fragment identifier (hashtag), i.e. '#contact' * Additional GET options, i.e. '?key1=val1&key2=val2' * Additional Human Readable part i.e. 'filter/cars/ford/' * Or all the above together == Installation == 1. Upload `menu-item-extended-url` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. The plugin in action. == Changelog == = 0.1 = * Initial public release