peter-otten / wp-menu-item-url-extender

Wordpress plugin to extend menu items with an url

Repository from Github https://github.competer-otten/wp-menu-item-url-extenderRepository from Github https://github.competer-otten/wp-menu-item-url-extender

Wordpress menu item url extender

Contributors: Peter Otten
License: GNU GENERAL PUBLIC LICENSE Version 3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Extends menu items with the corresponding url. This is helpfull if you have multiple sections in your website that have the same pages. For example: I maintain a tech site for Javascript and PHP and they both have a Contact page. The menu will show two pages Contact with no difference. This plugin will extend the menu item with the corresponding url.
The items will show up like this:

Contact
example.com/Javascript/contact

Contact
example.com/PHP/contact

About

Wordpress plugin to extend menu items with an url

License:GNU General Public License v3.0


Languages

Language:JavaScript 50.1%Language:PHP 49.9%