Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Relative Menu Item Plugin

Descripción

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.

Instalación

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.

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Relative Menu Item Plugin” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Relative Menu Item Plugin” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

0.1

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