Posts tagged as:

wordpress tricks

WordPress Tips

April 28, 2009

in wordpress tips

WordPress tips which I personally found useful:
* Bulk delete spam comments
* Category feeds plugin for Feedburner
* How to fix if your stats plugin keeps showing zero visits?
* WordPress page specific header images
* To speed up WordPress, add the following to your wp-config.php:
// Enable the WordPress Object Cache:
define(ENABLE_CACHE, true);

{ 0 comments }