Title: Simple Revisions Delete
Author: Brice Capobianco
Published: <strong>2015 ལོའི་ཟླ 1 ཚེས 5 ཉིན།</strong>
Last modified: 2025 ལོའི་ཟླ 11 ཚེས 30 ཉིན།

---

མཐུད་སྣེ་བཤེར་འཚོལ།

![](https://ps.w.org/simple-revisions-delete/assets/banner-772x250.jpg?rev=1060127)

![](https://ps.w.org/simple-revisions-delete/assets/icon.svg?rev=1060127)

# Simple Revisions Delete

 རྩོམ་པ་པོ། [Brice Capobianco](https://profiles.wordpress.org/brikou/)

[ཕབ་ལེན།](https://downloads.wordpress.org/plugin/simple-revisions-delete.1.5.5.zip)

 * [ཞིབ་ཕྲ།](https://bo.wordpress.org/plugins/simple-revisions-delete/#description)
 * [གདེང་འཇོག](https://bo.wordpress.org/plugins/simple-revisions-delete/#reviews)
 *  [སྒྲིག་འཇུག](https://bo.wordpress.org/plugins/simple-revisions-delete/#installation)
 * [ཡར་རྒྱས།](https://bo.wordpress.org/plugins/simple-revisions-delete/#developers)

 [རམ་འདེགས།](https://wordpress.org/support/plugin/simple-revisions-delete/)

## ཞིབ་བརྗོད།

**Let you delete your posts revisions individually or all at once (purge or bulk
action). Compatible with Gutenberg (experimental) and classic editor.**

#### What does it do?

Simple Revisions Delete adds a discreet link within a post submit box to let you
purge (delete) its revisions via AJAX. Bulk actions also available.

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.
 The plugin is perfectly integrated in the WordPress
back-end, and uses native core functions to safely delete revisions. It is very 
lightweight, very simple to use, and just does the job!

#### How does it work?

The plugin adds a discreet link in the post submit box, next to the default revisions
counter (see screenshots section).
 When you click on it, it will purge the appropriate
post revisions via AJAX (no JS is also support). It also add a new bulk action option
in the post/page row view to let you purge revisions of multiple posts at once.

#### What’s new?

**Since v2** you can now purge all your posts revisions from within the Gutenberg
editor.
 Keep in mind that this feature is experimental. I haven’t yet find any 
way to make it works in a proper way with the current block editor available methods.
I’m using jQuery (and AJAX) which is pretty much a hack (a workaround) and not a
clean method considering the langages using by the Block Editor.

**Since v1.3** you can delete a single revision at once (see screenshots).

[See plugin page](http://b-website.com/simple-revisions-delete-free-wordpress-plugin)

NOTE: There is no admin page for this plugin – none is needed.

#### Post Types support

The default supported post types are **post** and **page**, but you can easily add
custom post types or remove default post types with the following hook:

    ```
    function bweb_wpsrd_add_post_types( $postTypes ){
        $postTypes[] = 'additional-cpt';
        $postTypes[] = 'another-cpt';
        return $postTypes;
    }
    add_filter( 'wpsrd_post_types_list', 'bweb_wpsrd_add_post_types' );
    ```

See CODEX to add support to all CPTs: https://codex.wordpress.org/Function_Reference/
get_post_types

#### Custom user capability

The default capability to purge or remove rivisions is delete_post, but you can 
override this with the following hook:

    ```
    function bweb_wpsrd_capability() {
        return 'edit_post';
    }
    add_filter('wpsrd_capability', 'bweb_wpsrd_capability');
    ```

#### Languages

The plugin only bears a few sentences, but you can easily translate them through.
MO & .PO files. Currently available languages are:

 * English
 * French
 * Deutsch – Thanks to [mallard66](https://profiles.wordpress.org/mallard66)
 * Dutch – Thanks to [jondor](https://profiles.wordpress.org/jondor)

Become a translator and send me your translation! [Contact-me](http://b-website.com/contact)

[CHECK OUT MY OTHER PLUGINS](http://b-website.com/category/plugins-en)

**Please ask for help or report bugs if anything goes wrong. It is the best way 
to make the community benefit!**

## གཏུབ་རེིས།

 * [[
 * The link location
 * [[
 * Processing…
 * [[
 * Done!
 * [[
 * Bulk action
 * [[
 * Single revision delete
 * [[
 * The link location in Gutenberg

## སྒྲིག་འཇུག

 1. Upload and activate the plugin (or install it through the WP admin console)
 2. That’s it, it is ready to use!

## FAQ

### Who can purge my posts revisions?

Only users who can delete a post can purge its revisions.

### Does it work with multisite?

Yes.

### Does it work if javascript is not activated?

Yes, but only when editing a post, not with the bulk action, nor with the Block 
Editor.

## གདེང་འཇོག

![](https://secure.gravatar.com/avatar/9351d47257b12ae2cede44c0f3e819ff416a1f964d4a2647c85ea5b785949deb?
s=60&d=retro&r=g)

### 󠀁[Awesome plugin, very useful!](https://wordpress.org/support/topic/awesome-plugin-very-useful-5/)󠁿

 [ldwd](https://profiles.wordpress.org/ldwd/) 2025 ལོའི་ཟླ 12 ཚེས 18 ཉིན།

I have been using this plugin for years on several sites. A real must have! Simple
and works out of the box 🙂 Recently it is also working with Avada theme, great!
Thank you!PS One small feature request: if possible could you add a check when clicking
the purge all link? Like a pop-up that asks Are you sure? 🙂

![](https://secure.gravatar.com/avatar/dd9737763de40710e53aa73c2ed6b67671418ca48a856fb8a0e7c50a8e886bdd?
s=60&d=retro&r=g)

### 󠀁[Does not work after disable plugin](https://wordpress.org/support/topic/does-not-work-after-disable-plugin/)󠁿

 [sgmmaffe](https://profiles.wordpress.org/sgmmaffe/) 2025 ལོའི་ཟླ 2 ཚེས 7 ཉིན། 
2 replies

Plugins seams to work great… at the begin. You remove all history.Then when job 
done, i deactivate the plugin. And all posts and history is back? :(Strange he? 
Did he realy delete it

![](https://secure.gravatar.com/avatar/f9c2125747a1a752360cd4948a3cab1f6ceec1e8a82c5989584bc0163f8813fa?
s=60&d=retro&r=g)

### 󠀁[Simple but Efficace](https://wordpress.org/support/topic/simple-but-efficace/)󠁿

 [netdevel](https://profiles.wordpress.org/netdevel/) 2024 ལོའི་ཟླ 3 ཚེས 30 ཉིན།

Simple but Efficace !

![](https://secure.gravatar.com/avatar/80b25b1ad9689d2fc00b9457893d46f0b28ccd88063f80ebc331a04b2d6bd8d5?
s=60&d=retro&r=g)

### 󠀁[Very useful plugin](https://wordpress.org/support/topic/very-useful-plugin-1531/)󠁿

 [getmarketingweb](https://profiles.wordpress.org/getmarketingweb/) 2024 ལོའི་ཟླ
3 ཚེས 20 ཉིན།

Thanks a lot to share this plugin Brice. It´s very helpful. Nice work!!! Alex

![](https://secure.gravatar.com/avatar/1c0cb1e6f849e2fe1814d00552299c865ed24710c1e143b80c36c362678271ae?
s=60&d=retro&r=g)

### 󠀁[Potentially very handy but . .](https://wordpress.org/support/topic/potentially-very-handy-but/)󠁿

 [zondar](https://profiles.wordpress.org/zondar/) 2023 ལོའི་ཟླ 10 ཚེས 25 ཉིན།

But a column doesn’t show up in the Posts listing as shown in the screenshot. Purging
all revisions of all posts (as with WP-Optimize) is not a clever idea, but it would
be good to trimmed down certain posts to just 1 revision WITHOUT pulling up each
post to delete individually. i.e. List view with check box > execute.Still looking
for a plugin that will do this.

![](https://secure.gravatar.com/avatar/737c2df3eecd59128718fa1f089e99f9463e664b51920f15bf781b2578015a2f?
s=60&d=retro&r=g)

### 󠀁[Clean and simple](https://wordpress.org/support/topic/clean-and-simple-135/)󠁿

 [Colin Stewart](https://profiles.wordpress.org/costdev/) 2023 ལོའི་ཟླ 8 ཚེས 2 ཉིན།

Installed and activated on WordPress 6.2.2, opened a page in the block editor and
clicked Purge. Done. A really clean implementation of this feature. Very nice work
@brikou! When you get a chance, give it a test run yourself in WordPress 6.3 and
update the Tested up to header. This shouldn’t be missed out on because of a “Has
not been tested with your version of WordPress” message!

 [ གདེང་འཇོག 48 ཡོངས་སུ་ཀློག ](https://wordpress.org/support/plugin/simple-revisions-delete/reviews/)

## བྱས་རྗེས་འཇོག་མཁན། & གསར་འབྱེད་པ།

“Simple Revisions Delete” is open source software. The following people have contributed
to this plugin.

བྱས་རྗེས་འཇོག་མཁན།

 *   [ Brice Capobianco ](https://profiles.wordpress.org/brikou/)

“Simple Revisions Delete” has been translated into 9 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/simple-revisions-delete/contributors)
for their contributions.

[ཁྱེད་ཀྱི་སྐད་ཡིག་ནང་ལ་ “Simple Revisions Delete” ཡིག་སྒྱུར་བྱོས།](https://translate.wordpress.org/projects/wp-plugins/simple-revisions-delete)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/simple-revisions-delete/),
check out the [SVN repository](https://plugins.svn.wordpress.org/simple-revisions-delete/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/simple-revisions-delete/)
by [RSS](https://plugins.trac.wordpress.org/log/simple-revisions-delete/?limit=100&mode=stop_on_copy&format=rss).

## དག་བཅོས་ཉིན་ཐོ།

#### 1.5.5 – 2025/11/30

 * Tested on WP 6.9 with success!
 * Update readme

#### 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](https://profiles.wordpress.org/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](https://profiles.wordpress.org/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](https://profiles.wordpress.org/juliobox) for
   his help in improving the plugin 🙂

#### 1.0

 * First release.

## ཟུར་བརྗོད།

 *  Version **1.5.5**
 *  Last updated **ཟླ 5  སྔོན།**
 *  Active installations **10,000+**
 *  WordPress version ** 3.5 ཡང་ན་དེ་ལས་མཐོ་བ། **
 *  Tested up to **6.9.4**
 *  PHP version ** 5.5.12 ཡང་ན་དེ་ལས་མཐོ་བ། **
 *  Languages
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/simple-revisions-delete/),
   [Dutch](https://nl.wordpress.org/plugins/simple-revisions-delete/), [English (US)](https://wordpress.org/plugins/simple-revisions-delete/),
   [French (France)](https://fr.wordpress.org/plugins/simple-revisions-delete/),
   [German](https://de.wordpress.org/plugins/simple-revisions-delete/), [Japanese](https://ja.wordpress.org/plugins/simple-revisions-delete/),
   [Russian](https://ru.wordpress.org/plugins/simple-revisions-delete/), [Spanish (Chile)](https://cl.wordpress.org/plugins/simple-revisions-delete/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/simple-revisions-delete/) 
   དང་ [Swedish](https://sv.wordpress.org/plugins/simple-revisions-delete/).
 *  [ཁྱེད་ཀྱི་སྐད་ཡིག་ལ་ཡིག་སྒྱུར་བྱོས།](https://translate.wordpress.org/projects/wp-plugins/simple-revisions-delete)
 * Tags
 * [cleanup](https://bo.wordpress.org/plugins/tags/cleanup/)[delete](https://bo.wordpress.org/plugins/tags/delete/)
   [gutenberg](https://bo.wordpress.org/plugins/tags/gutenberg/)[Purge](https://bo.wordpress.org/plugins/tags/purge/)
   [revisions](https://bo.wordpress.org/plugins/tags/revisions/)
 *  [མཐོ་རིམ་མཐོང་སྣང་།](https://bo.wordpress.org/plugins/simple-revisions-delete/advanced/)

## གདེང་འཇོག

 4.9 out of 5 stars.

 *  [  46 5-star reviews     ](https://wordpress.org/support/plugin/simple-revisions-delete/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/simple-revisions-delete/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/simple-revisions-delete/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/simple-revisions-delete/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/simple-revisions-delete/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-revisions-delete/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/simple-revisions-delete/reviews/)

## བྱས་རྗེས་འཇོག་མཁན།

 *   [ Brice Capobianco ](https://profiles.wordpress.org/brikou/)

## རམ་འདེགས།

Got something to say? Need help?

 [རམ་འདེགས་གླེང་སྟེགས་ལ་ལྟ།](https://wordpress.org/support/plugin/simple-revisions-delete/)

## ཞལ་འདེབས།

Would you like to support the advancement of this plugin?

 [ མཐུད་སྣེ་འདི་ལ་ཞལ་འདེབས། ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7Z6YVM63739Y8)