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.

Limit Post Revisions Network Option

Deskripsyon

A Multisite Network plugin to add Network->Settings to limit, or disable, the number of post revisions and set the post autosave interval.

Notes / Mga nota

I based the default plugin values for the constants AUTOSAVE_INTERVAL and WP_POST_REVISIONS on the discussion here: http://wpmututorials.com/how-to/managing-autosavepost-revisions/

Mga Screenshot

  • Go to Network Admin->Settings to set “Post Revisions” and “Autosave Interval”

Pag-install

This section describes how to install the plugin and get it working.

  1. Upload the plugin to your blog, Network Activate it
  2. Go to Network Admin->Settings to set “Post Revisions” and “Autosave Interval”.

FAQ

  • Do I need this plugin if I have WP_POST_REVISIONS and AUTOSAVE_INTERVAL defined in my wp-config.php? No.
  • Will this plugin delete existing post revisions? No. It defines the constant WP_POST_REVISIONS and WordPress takes care of the rest.
  • Should I set the Autosave Interval to 0? No, I recommend 300, the WP default is 60.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Limit Post Revisions Network Option” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Limit Post Revisions Network Option” 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

4.6

  • WP 4.6 tests OK, cleanup php notices