Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Tag Page As Terms Of Use

Deskripsyon

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

Mga Screenshot

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

Pag-install

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

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Tag Page As Terms Of Use” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Tag Page As Terms Of Use” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

0.1

  • first version