This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Delete Post Revision

ਵੇਰਵਾ

Post revisions are backups of articles editors are writing and forgot to hit save. They are also article versions stored in the WP database, as a way to see how the post’s content evolved.

While they are important for this later reason, sometimes WordPress creates post revisions with minimal changes to the post content. These are “redundant” post revisions and they do nothing more but slow down page loading time and bulk up the database with useless content.

This WordPress plugin can help webmasters delete these kind of redundant posts.

中文介紹請看這裏

Translators

  • Chinese, Simplified (zh_CN) – Arefly
  • Chinese, Traditional (zh_TW) – Arefly
  • English (en_US) – Arefly

If you have created your own language pack, or have an update of an existing one, you can send gettext PO and MO files to Arefly so that I can bundle it into Delete Post Revision. You can download the latest POT file.

ਸਥਾਪਤੀਕਰਨ

Updgrading From A Previous Version

To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below.

Installing The Plugin

Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to /wp-content/plugins/.

This should result in the following file structure:

- wp-content
    - plugins
        - delete-post-revision
            | delete-post-revision.php
            - lang
                | delete-post-revision-zh_CN.mo
                | delete-post-revision-zh_CN.po
                | delete-post-revision-zh_TW.mo
                | delete-post-revision-zh_TW.po
                | delete-post-revision.pot
                | readme.txt
            | LICENSE
            | license.txt
            | readme.txt

Then just visit your admin area and activate the plugin.

See Also: “Installing Plugins” article on the WP Codex

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

I cannot active this plugin, what can i do?

You may post on the support forum of this plugin to ask for help.

I love this plugin! Can I donate to you?

YES! I do this in my free time and I appreciate all donations that I get. It makes me want to continue to update this plugin. You can find more details on About Me Page.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

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

ਯੋਗਦਾਨੀ

“Delete Post Revision” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

Version 1.1

  • Update Readme File.

Version 1.0.8 to 1.0.9

  • Remove All Remote Load File.

Version 1.0.5 to 1.0.7

  • Fix Bugs.

Version 1.0.4

  • Fix Bug of define. (Thanks to cmhello)

Version 1.0.3

  • Add Banners.

Version 1.0.1 to 1.0.2

  • Update Translators File.

Version 1.0

  • Initial release.