Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Tag Page As Terms Of Use

Deskripsi

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

Tangkapan Layar

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

Instalasi

  • 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));

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“Tag Page As Terms Of Use” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

0.1

  • first version