Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

Tag Page As Terms Of Use

Disgrifiad

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

Lluniau Sgrin

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

Gosod

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

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

“Tag Page As Terms Of Use” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Cofnod Newid

0.1

  • first version