Beskrivning
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.
Skärmdumpar
Installation
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.
Vanliga frågor
-
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.
Recensioner
Bidragsgivare och utvecklare
”Disable Post Revision” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Disable Post Revision” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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.