Simple Revision Control

外掛說明

Simple Revision Control is a plugin for WordPress which gives the user simple control over the Revision functionality.

Asset image

My Filing Cabinet by Theen Moy Creative Common

螢幕擷圖

  • Set up with post types.
  • Info screen with ability to delete revisions by post type.
  • Entries list screen with ability to delete revisions by element.

安裝方式

  1. Upload Simple Revision Control to your plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure numer of revision using Settings -> Revisions

常見問題集

Should I edit `wp-config.php` file instead install this plugin?

If you are able to edit wp-config.php file or you want to have only one number of revisions for all post types, then please consider do not install this plugin, instead just edit wp-config.php file.

Why this plugin is better than the entry in `wp-config.php` file?

You can set up a number of revisions by post type. Setting in wp-config.php file allows setting only one number of revisions for all post types. You can add od remove revisions support per post types. At least you can delete unwanted revisions.

使用者評論

2023 年 1 月 25 日
Unfortunately the worst case happened: After setting a limit of 25 revisions for pages and purging all pages, many pages (10+) have randomly and untraceably disappeared. Panic ensued and only our backups could save the website and all the work. To bugfix, we set up a staging site with the last working backup, used this plugin again as before - and again the same pages just vanished without trace.I know it takes a lot of time and efford to write and maintain a plugin. And had it worked as intended, it would be a great help. But randomly deleting pages is an uncontrollable danger for any user.
2022 年 4 月 26 日 1 則留言
メディアライブラリーのリンクなど思いもよらないDatabaseも削除してしまいます。被害を受けました。バックアップから復旧していますが、使用を禁止する方が良いと思います。 Wordpressは最新5.9.3日本語バージョンです。
閱讀全部 12 則使用者評論

參與者及開發者

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

參與者

〈Simple Revision Control〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

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

對開發相關資訊感興趣?

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

變更記錄

2.2.0 (2024-02-15)

  • The security of deleting previous versions has been improved, normal entries should not be deleted from now on.
  • The iWorks Rate module has been updated to 2.1.6.
  • The iWorks Options module has been updated to 2.9.1.

2.1.3 (2023-11-20)

2.1.2 (2022-04-07)

  • Fixed settings link on plugins page. Props for tanohex.

2.1.1 (2022-03-29)

  • Fixed warning on settings screen. Props for tanohex.

2.1.0 (2022-03-01)

  • Added ability to remove revisions – depend on configuration.
  • Added ability to turn on revisions for post types without revisions.
  • Added filter iworks_plugin_get_options to allow to change plugin base configuration.
  • Improved UX on configuration screen.
  • Updated iWorks Options to 2.8.1.
  • Updated iWorks Rate to 2.1.0.

2.0.0 (2022-02-02)

  • Refactored whole plugin.
  • Updated iWorks Options to 2.8.0.
  • Updated iWorks Rate to 2.0.6.

1.3.4 (2021-06-16)

  • Updated iWorks Options to 2.6.9.

1.3.3 (2017-05-19)

  • Fixed translation incompatibility.

1.3.2 (2017-04-27)

  • Fixed class name error.

1.3.1 (2017-04-27)

  • Fixed localization.
  • Upgraded iworks_options() class to 2.6.0.

= 1.3 (2015-03-25)=
* IMPROVEMENT: Added Swedish translation, created by Peter from WP Daily Themes

1.2

  • CHECK: compatibility with WordPress 3.7

1.1

  • IMPROVEMENT: added revision control to custom post types

1.0

  • INIT: first revision