這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Revision Master

外掛說明

WP Revision Master

WordPress by default stores numerous post revisions for every change you have made. It makes your database heavy and website slower. WP Revision Master is a powerful plugin to control over revisions.

Features

  • Disable revisions.
  • Limit post revision for the whole site.
  • Limit post revision for each post type.
  • Limit post revision for every single post.
  • Add post revisions to any public custom post types, like woocommerce products.
  • Trash revisions.
  • Trash revisions by bulk.
  • Compare among multiple revision for changes.
  • Restore an old revision.
  • Clean admin settings page (Settings -> Revision Settings).
  • Clean revision meta box with cool AJAX messages.
  • No advertisement.
  • Active support.

Upcoming features

  • Post meta revisions.
  • Database revision cleanup.
  • Database optimization.

If you need support, mail at hsleonis2@gmail.com

螢幕擷圖

  • WP Revision Master global settings
  • Revisions Metabox
  • Update metabox with AJAX
  • No revisions yet!

安裝方式

  1. Upload wp-revision-master to /wp-content/plugins/ .
  2. Activate plugin through the WordPress Plugins menu.
  3. Go to Settings > Revision Settings and set the options.

常見問題集

1. What are the basic features?

A: Enable/disable site-wide revision control, with enable revision per-post type and individual post, page or product!

2. Does it support Woocommerce or Jigoshop?

A: Yes, it can add revisions to any public post types, even if the post type doesn\’t support revisions when registered.

3. Can I set unlimited revisions?

A: Yes, of course.

4. Is the plugin translatable?

A: Yes, sure.

5. How can I change settings?

A: Navigate to Settings > Revision Settings in your WordPress Dashboard.

6. Can I control revision of a specific post?

A: Yes, look for the metabox called ‘Revisions’ below the post editor.

7. How to override global settings from a single post or page?

A: Use the following values in metabox:
Get unlimited revisions : -1
Use global setting : 0
Minimum number of revision : 1

使用者評論

2023 年 10 月 26 日
Brilliant plugin if you need to go back and trim revision count from say, 10 to 2. Box at foot of each post lets you trash any individual revision(s). Causes no issues with database – unlike Simple Revisions Control which screwed the database and wiped out 30MB of images.
2019 年 10 月 10 日
This is the first plugin for listing revisions that I found that worked for Pages as well (have tried several plugins that actually worked for posts, not pages). The only thing is that after installation you see nothing in All pages, even the default WordPress Revisions option on the Edit page screen is gone. After setting values in Settings, Revision settings, the plugin works, at least in WordPress 5.2.3 that is the case. So I set all the Maximum revisions to -1 (keep all) and then the revisions were shown per page. Also, in contrast to another plugin I tested, if you set the amount of versions per page, lets say to 2, and you have 5 revisions on that page, after a refresh 3 revisions are gone (really gone, tested). I hope this plugin keeps working, since it is not updated anymore.
2018 年 9 月 20 日
Yay! WooCommerce product revisions are tremendously useful which are not included into WooCommerce by default. This plugin fills the gap. Well done!
閱讀全部 8 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WP Revision Master〉的開發相關工作。

參與者

將〈WP Revision Master〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.2

  • Plugin activate redirection bug fixed
  • Single post revision removal bug fixed
  • Readme made readable

1.0.1

  • Initial public release