Changeset 936034
- Timestamp:
- 06/21/2014 09:44:45 AM (12 years ago)
- File:
-
- 1 edited
-
better-delete-revision/tags/1.2/readme.txt (modified) (4 diffs)
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 === 2 Contributors: galerio, Urda, bestweblayout 3 3 Donate 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 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, improve site performance, redundant revisions, perform optimization, delete revision from database, remove old database content, reduce database size 5 5 Requires at least: 2.7 6 Tested up to: 3.9 6 Tested up to: 3.9.1 7 7 Stable tag: 1.2 8 License: GPLv2 or later 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 8 10 9 11 Remove and delete old revision of posts, pages and related meta content completely then optimize Database: reduce size and optimization to speed up! … … 11 13 == Description == 12 14 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.= 17 16 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.17 I'm sorry and I hope to get it safely works soon. 19 18 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!21 19 22 Home Page: http://www.1e2.it/tag/better-delete-revision on www.1e2.it23 24 = Remember to VOTE IT !!! Thanks =25 26 Thanks goes to Urda for version 1.127 20 28 21 == Installation == … … 40 33 == Frequently Asked Questions == 41 34 42 = Wh at 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? = 43 36 44 It has the ability to remove completely the revision posts and pages a nd related meta tag, description and other things that are useless. The other plugins doesn't really remove all the waste things.37 It 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. 45 38 46 = To clean datebase is safe? =39 = Is it safe to clean database? = 47 40 48 Yes, it's very safe41 Yes, it's completely safe. 49 42 50 = Will not affect the normal published post? =43 = Will it affect the published posts? = 51 44 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.45 No. 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. 53 46 54 47 == Screenshots == … … 57 50 2. Database Optimization. 58 51 52 == Changelog == 59 53 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. 63 56 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. 70 62 * = by Urda = 71 63 72 = 1.0 =73 * Just completed test on wordpress 3.0.164 = V1.0 - 25.09.2010 = 65 * New : Just completed test on Wordpress 3.0.1 74 66 75 == Todo==67 == Upgrade Notice == 76 68 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 = 70 We updated all functionality for Wordpress 3.9.1. The Russian and Italian language file are added to the plugin. 84 71 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 = 73 Used the Role and Capabilities system instead of User Level. 74 75 = V1.1 = 76 English corrections. Function cleanup. Source code cleanup. Moved various strings into functions. 77 78 = V1.0 = 79 Just completed test on Wordpress 3.0.1
Note: See TracChangeset
for help on using the changeset viewer.