Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…
About Simple Revisions Delete
Simple Revisions Delete is a plugin that allows you to delete individual post revisions or all revisions at once from your WordPress site. It helps keep your database clean by removing unnecessary revisions and is easy to use. The plugin is compatible with both the Gutenberg and classic editors.Screenshots






Frequently asked questions
What does Simple Revisions Delete do?
Simple Revisions Delete adds a discreet link within a post submit box to let you purge (delete) its revisions via AJAX. It helps you keep a clean database by removing unnecessary posts revisions. Unlike other similar plugins, it lets you delete only specific posts revisions, not all your site revisions at once.
How does Simple Revisions Delete work?
The plugin adds a discreet link in the post submit box, next to the default revisions counter. When you click on it, it will purge the appropriate post revisions via AJAX. It also adds a new bulk action option in the post/page row view to let you purge revisions of multiple posts at once.
Is Simple Revisions Delete compatible with Gutenberg?
Since v2, you can purge all your posts revisions from within the Gutenberg editor, though this feature is experimental. The plugin uses jQuery and AJAX as a workaround for Gutenberg integration. It is also compatible with the classic editor.
Can I delete individual revisions?
Yes, since v1.3, you can delete a single revision at once. The plugin also allows purging all revisions for a post or using bulk actions for multiple posts.
Does this plugin have an admin page?
No, there is no admin page for this plugin as none is needed. The functionality is integrated directly into the WordPress back-end.
Changelog
1.5.4 – 2024/03/07
- Security fix – Cross Site Request Forgery (CSRF)
- Update readme
1.5.3 – 2024/03/07
- Tested on WP 6.4.3 with success!
- Update readme
1.5.2 – 2022/10/24
- Tested on WP 6.0.3 with success!
- Update readme
1.5.1 – 2020/09/16
- Tested on WP 5.5.1 with success!
- Remove W3 Total Cache fix from 1.3
- Coding standards improvements
1.5 – 2019/11/14
- BETA FEATURE : Add Gutenberg editor compatibility
- Tested on WP 5.3 with success!
- Replace depreciated jQuery “live” API by “on”
- readme.txt update
1.4.7 – 2016/11/29
- Bug fix : fix an issue with WooCommerce duplicate product
1.4.6 – 2016/11/03
- Change text-domain to take advantage of language packs translate.wordpress.org
1.4.5
- Better respect WordPress Coding standards
- readme.txt update
1.4.4
- Tested on WP 4.3 with success!
1.4.3
- Dutch translation by jondor
1.4.2
- Fix a bug when clicking on the revision link in the revision’s metabox
- Change button on single revision delete by a more discreet link
- Tested on WP 4.2 with success!
- readme.txt update
1.4.1
- Fix a bug when W3 Total Cache is activated and plugins updates are available
- Fix a bug where delete button appears in the admin bottom
- Minor JS improvement
- Loader added during single revision deletion
- Change the default primary button (blue) to normal button (grey) for UX purpose
1.4
- Adding conditionnal extra notice on bulk delete
- Deutsch translation by mallard66
1.3.3
- Fixe Transients filtering issue
1.3.2
- PHP notices fix
1.3.1
- New screenshot added
- Readme.txt update
1.3
- Minor PHP fixes
- JS improvements
- Works with W3 Total Cache object caching
- New feature: revisions can be deleted individually
- User capability support with the new wpsrd_capability hook
- Readme.txt update
1.2.1
- URL parameter added on bulk action
- Readme.txt update for W3 Total Cache issue
1.2
- NEW FEATURE: Bulk revisions delete
- Plugin file refactoring
- Custom post type’s support with the new wpsrd_post_types_list hook
- Readme.txt update
1.1.1
- Hide revisions metabox on revisions purge success.
1.1
- Better security.
- Check if revisions are activated on plugin activation
- No JS is now supported
- Remove inline CSS
- Readme.txt update
- Special thanks to Julio Potier for his help in improving the plugin ?
1.0
- First release.