Loading

How to Delete WordPress Post Revisions or auto saved posts

Its important to maintain your database table size and optimize them regularly when your blog is regularly being updated.

Delete and remove all existing stored post revisions and changes made on pages stored in the database in order to reduce the wp_posts table size, especially when there is already tons of revisions or changes been kept.

Method 1

To delete and remove all existing post revisions entries and rows from WordPress database Posts table, simply login to MySQL command-line interface, phpMyAdmin, SQLyog or other MySQL GUI tools. Select the appropriate WordPress database (if you have more than one databases on the same server), and then issue the following command (it’s also recommended to backup the database before performing the deletion SQL statements):

Read the rest of this entry »

How to Delete WordPress Post Revisions or auto saved posts

Stunning list of 27 jQuery Tool Tips

tooltipjQuery is a  JavaScript Library that simplifies HTML document by inmproving the look and feel of the web page further by improving user interaction with the website.

jQuery Tooltips have become a Big smashing hit in a web developer’s toolkit as it is very light weight and impressive.  In this article i have tried to include the best of tooltip scripts that i could find online and compile them so that you can make your choice.

Stunning list of 27 jQuery Tool Tips