Archive

Posts Tagged ‘wordpress’

Wordpress tricks useful for me

December 3rd, 2009 Karthikeyan C No comments

This link by perishablepress.com is rather a long post which is very useful and I badly needed the below trick as the wordpress database size was growing too fast.

- Disabling post revisions by adding the following line to wp-config.php

define('WP_POST_REVISIONS', FALSE);

-

  • Share/Bookmark