Plugin Directory

Changeset 936034


Ignore:
Timestamp:
06/21/2014 09:44:45 AM (12 years ago)
Author:
galerio
Message:

returned to 1.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • better-delete-revision/tags/1.2/readme.txt

    r903217 r936034  
    1 === Plugin Name ===
    2 Contributors: galerio, Urda
     1=== Better Delete Revision ===
     2Contributors: galerio, Urda, bestweblayout
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=K72TR62V5ZDU8
    4 Tags: better delete revision, revision, delete, remove, removal, revision removal, delete revision, disable revision, no revision, revision manager, manage revision, remove revision, post revision, page revision, optimize database, database optimization, optimize, fast, light, faster, lighter, speed up
     4Tags: better delete revision, revision, delete, remove, removal, revision removal, delete revision, disable revision, no revision, revision manager, manage revision, remove revision, post revision, page revision, optimize database, database optimization, optimize, fast, light, faster, lighter, speed up, improve site performance, redundant revisions, perform optimization, delete revision from database, remove old database content, reduce database size
    55Requires at least: 2.7
    6 Tested up to: 3.9
     6Tested up to: 3.9.1
    77Stable tag: 1.2
     8License: GPLv2 or later
     9License URI: http://www.gnu.org/licenses/gpl-2.0.html
    810
    911Remove and delete old revision of posts, pages and related meta content completely then optimize Database: reduce size and optimization to speed up!
     
    1113== Description ==
    1214
    13 Better Delete Revision not only deletes redundant revisions of posts from your Wordpress Database, it also deletes other database content related to each revision such meta information, tags, relationships, and more.
    14 Better Delete Revision is based on the old "Delete Revision" plugin but it is compatible with the latest version of Wordpress (3.x) with improved features.
    15 = Your current published, scheduled, and draft posts are never touched by this plugin! =
    16 This plugin can also perform optimizations on your Wordpress database. With optimization and old revision removal this plugin will keep your database lighter and smaller throughout use. Removing old revisions and database optimizations is one of the best things you can do to your Wordpress blog to keep it running as fast as it can.
     15=PLEASE, DON'T USE IT UNTIL VERSION 2.0 BECAUSE IT IS AFFECTED BY A BUG THAT CAN POTENTIALLY DELETE OTHER STUFF IN SOME RARE CASES.=
    1716
    18 Wordpress MU or customs installation (like some pre-made installation of some Hosting Providers) are not yet supported. Wordpress MU support is in our TODO list.
     17I'm sorry and I hope to get it safely works soon.
    1918
    20 Post Revisions are a feature introduced in Wordpress 2.6. Whenever you or Wordpress saves a post or a page, a revision is automatically created and stored in your Wordpress database. Each additional revision will slowly increase the size of your database. If you save a post or page multiple times, your number of revisions will greatly increase overtime. For example, if you have 100 posts and each post has 10 revisions you could be storing up to 1,000 copies of older data! The Better Delete Revision plugin is your #1 choice to quickly and easily removing revision from your Wordpress database. Try it out today to see what a lighter and smaller Wordpress database can do for you!
    2119
    22 Home Page: http://www.1e2.it/tag/better-delete-revision on www.1e2.it
    23 
    24 = Remember to VOTE IT !!! Thanks =
    25 
    26 Thanks goes to Urda for version 1.1
    2720
    2821== Installation ==
     
    4033== Frequently Asked Questions ==
    4134
    42 = What does it have more than Delete Revision or Revision Removal or other similar plugin? =
     35= Why is it better than Delete Revision or Revision Removal or other similar plugins? =
    4336
    44 It has the ability to remove completely the revision posts and pages and related meta tag, description and other things that are useless. The other plugins doesn't really remove all the waste things.
     37It has the ability to remove completely the revision posts and pages as well as related meta tags, description and other useless things. The other plugins doesn't really remove all the waste things.
    4538
    46 = To clean datebase is safe? =
     39= Is it safe to clean database? =
    4740
    48 Yes, it's very safe
     41Yes, it's completely safe.
    4942
    50 = Will not affect the normal published post? =
     43= Will it affect the published posts? =
    5144
    52 No. The revision posts is redundancy, is not same to the normal posts. For this reason they can be safely removed to save space, increase database speed.
     45No. The revision posts is redundancy, is not the same that the normal posts. For this reason, they can be safely removed to save space and increase database speed.
    5346
    5447== Screenshots ==
     
    57502. Database Optimization.
    5851
     52== Changelog ==
    5953
    60 == Changelog ==
    61 = 1.2 =
    62 * Used the Role and Capabilities system instead of User Level
     54= V1.2 - 25.01.2011 =
     55* Update : Used the Role and Capabilities system instead of User Level.
    6356
    64 = 1.1 =
    65 * 2010-10-21  v1.1
    66 * English corrections
    67 * Function cleanup
    68 * Source code cleanup
    69 * Moved various strings into functions
     57= V1.1 - 21.10.2010 =
     58* Update : English corrections.
     59* Update : Function cleanup.
     60* Update : Source code cleanup.
     61* Update : Moved various strings into functions.
    7062*           = by Urda =
    7163           
    72 = 1.0 =
    73 * Just completed test on wordpress 3.0.1
     64= V1.0 - 25.09.2010 =
     65* New : Just completed test on Wordpress 3.0.1
    7466
    75 == Todo ==
     67== Upgrade Notice ==
    7668
    77 - General
    78     * Clean up code to fit within an 80-character margin limit. Not only doe this assit with various code editors, it forces the programmer to keep the code clean and effecient!
    79     * Move strings into a constant file, for easier updating and tracking.
    80     * Create a CSS file in charge of handling styles for look and feel.
    81    
    82 - Internationalization
    83     * Needs to be done correctly, some code is using 'echo', other code is using the _e() calls from Wordpress. Either Internationalization needs to be implemented, or yank it all together for the time being.
     69= V1.3 =
     70We updated all functionality for Wordpress 3.9.1. The Russian and Italian language file are added to the plugin.
    8471
    85 - SQL Related
    86     * Add sometime of documentation explaining each and every SQL query
    87     * Possibly Move SQL queries into abstracted file?
    88     * Clean up SQL (ID vs `ID`)
    89     * Remove revisions also for Worpdress MU
     72= V1.2 =
     73Used the Role and Capabilities system instead of User Level.
     74
     75= V1.1 =
     76English corrections. Function cleanup. Source code cleanup. Moved various strings into functions.
     77           
     78= V1.0 =
     79Just completed test on Wordpress 3.0.1
Note: See TracChangeset for help on using the changeset viewer.