该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.1

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