Descripción
WordPress uses post revisions by default to save each post revision in your database. If you’re concerned about server and database size, these post revisions can be a burden.
While you can’t simply disable the post revision feature for a specific post type from the settings page, this plugin makes it easy to do so.
What is Disable Post Revision?
Disabling unwanted post revisions in WordPress should be straightforward. This plugin makes it a simple process.
Disable Post Revision – Features
- Disable post revisions for all available post types, including Posts and Pages
- Reduce database load
- Reduce server load while editing a post
- Translation-ready
- Extremely lightweight
- Adheres to WordPress coding standards
- Available on GitHub
WordPress Post Revision – More Details
If you’re unsure about what post revisions are, please refer to this page for more information.
Capturas
Instalación
Installing the plugin – Simple
- In your WordPress admin panel, go to Plugins > New Plugin, search for Disable Post Revision and click «Install now«
- Alternatively, download the plugin and upload the contents of
disable-post-revision.zip
to your plugins directory, which usually is/wp-content/plugins/
. - Activate the plugin
- Go to Writing Setting tab under WordPress settings menu.
- Find the «Disable Post Revision» option and select the post types from the dropdown and save.
Need more help?
Please feel free to open a support request.
Missing something?
If you’d like to request an additional feature for this plugin, please let me know.
FAQ
-
What is the use of Disable Post Revision?
-
This simple plugin helps reduce your database load by disabling unnecessary post revision data.
-
What is a post revision?
-
Ok, here is the link.
Reseñas
Colaboradores y desarrolladores
«Disable Post Revision» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Disable Post Revision» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.1 (15/09/2016)
- Compatibility with WordPress 4.6.
- PHP Coding standard fixes.
- Fixed wrong stable version number.
1.0.0 (20/05/2016)
- Initial version release.