説明
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
Translators
- Polish (pl_PL) – Marcin Pietrzak
- Swedish (sv_SE) – Peter from WP Daily Themes
If you have created your own language pack, or have an update of an existing one, you can send gettext PO and MO files to me so that I can bundle it into simple-revision-control. You can download the latest POT file from here.
インストール
- Upload Simple Revision Control to your plugins directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Configure numer of revision using Settings -> Revisions
FAQ
- Installation Instructions
-
- Upload Simple Revision Control to your plugins directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Configure numer of revision using Settings -> Revisions
- Why my CPT is not listed?
-
You can setup number of revisions only for post types witch supports
revisions
See more: function Reference / register post type / parameters / supports - My website is not in English, will simple-revision-control work?
-
Simple Revision Control plugin will work on websites in the following languages:
- Polish
評価
貢献者と開発者
“Simple Revision Control” をあなたの言語に翻訳しましょう。
開発に興味がありますか ?
変更履歴
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