该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Tag Page As Terms Of Use

描述

Adds a meta box to the Edit Page page where you can tag a page as a “terms of use” page.

屏幕截图

  • The plugin in action (french)
  • The plugin in action (english)

安装

  • Download the plugin and uncompress it
  • Copy the entire directory in your plugin directory of your WordPress blog (/wp-content/plugins)
  • Activate the plugin through the ‘Plugins’ menu in WordPress

Now you can:

  • define a page as the “terms of use” page of your blog
  • retrieve the page that has been tag with $pages = get_pages(array('meta_key' => TERMS_OF_USE_META_KEY));

评价

此插件暂无评价。

贡献者及开发者

“Tag Page As Terms Of Use” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.1

  • first version