このプラグインは 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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Tag Page As Terms Of Use” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.1

  • first version