Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Relative Menu Item Plugin

Opis

Create custom menu items with links relative to the root url of the current wordpress installation.

Simply add a custom link as normal with the url prefixed by %ROOT%. e.g. to get http://mydomain.com/wp/myCustomPage if your wordpress lives at http://mydomain.com/wp then you just write %ROOT%/myCustomPage for your link url.

Relative Menu Item

Create custom menu items with links relative to the wordpress root url.

Important Notes

Not tested with multisite installations.

Instalacija

Check out the official installation guide. It's totally more awesome than anything I'd be bothered to write here. Plus, wordpress codex is your friend. (Mostly).

ČPP

This plugin has its own wiki. Any info on it will be there.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Relative Menu Item Plugin” is open source software. The following people have contributed to this plugin.

Doprinositelji

Zapis promijena

0.1

  • 02/12 First breath of life. String replace of %ROOT% implemented.