このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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/

スクリーンショット

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

インストール

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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Limit Post Revisions Network Option はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Limit Post Revisions Network Option” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

4.6

  • WP 4.6 tests OK, cleanup php notices