Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Relative Menu Item Plugin

Описание

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.

Установка

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

Часто задаваемые вопросы

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

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Relative Menu Item Plugin» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Relative Menu Item Plugin» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

0.1

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