Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

Limit Post Revisions Network Option

Описание

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

Бележки

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/

Снимки на екрана

Инсталиране

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“.

ЧЗВ

  • 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.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Limit Post Revisions Network Option” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Limit Post Revisions Network Option” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

4.6

  • WP 4.6 tests OK, cleanup php notices