This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

0.1

  • first version