Descripción
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
GitHub
The Simple Revision Control plugin is available also on GitHub – Orphans.
Capturas
Instalación
- Upload Simple Revision Control to your plugins directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Configure numer of revision using Settings -> Revisions
Preguntas frecuentes
-
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 editwp-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.
Reseñas
Colaboradores y desarrolladores
“Simple Revision Control” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores“Simple Revision Control” ha sido traducido a 2 idiomas. Gracias a los traductores por sus colaboraciones.
Traduce “Simple Revision Control” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
2.2.2 (2025-03-13)
- Updated the iWorks Options module to version 2.9.8.
2.2.1 (2025-02-21)
- The build process has been improved.
- Updated the iWorks Rate module to version 2.2.3.
- Updated the iWorks Options module to version 2.9.5.
2.2.0 (2024-02-15)
- The security of deleting previous versions has been improved, normal entries should not be deleted from now on.
- Updated the iWorks Rate module to version 2.1.6.
- Updated the iWorks Options module to version 2.9.1.
2.1.3 (2023-11-20)
- Updated the iWorks Rate module to version 2.1.3.
- Updated the iWorks Options module to version 2.8.8.
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 the iWorks Options module to version 2.8.1.
- Updated the iWorks Rate module to version 2.1.0.
2.0.0 (2022-02-02)
- Refactored whole plugin.
- Updated the iWorks Options module to version 2.8.0.
- Updated the iWorks Rate module to version 2.0.6.
1.3.4 (2021-06-16)
- Updated the iWorks Options module to version 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