Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Relative Menu Item Plugin

Beschrijving

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.

Installatie

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).

FAQ

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Relative Menu Item Plugin” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Relative Menu Item Plugin” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.1

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