Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Relative Menu Item Plugin

Beskrivning

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.

Installation

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

Vanliga frågor

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

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Relative Menu Item Plugin” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

0.1

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