Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Limit Post Revisions Network Option

Mô tả

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

Ghi chú

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/

Ảnh màn hình

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

Cài đặt

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

Hỏi đáp

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

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Limit Post Revisions Network Option” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

4.6

  • WP 4.6 tests OK, cleanup php notices