Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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