Copy and paste following snippet in your single.php or index.php, if you want to display more posts change 'showposts' => 1.
↳ Added by admin on January-24-2012
If you want to remove login error messages add following snippet in your functions.php file.
↳ Added by admin on November-19-2011
With following snippet you can remove the p tags from images adding it at the end of your functions.php file.
↳ Added by admin on November-17-2011
If you want to reduce spam on your WordPress blog add following snippet into your .htaccess file.
↳ Added by admin on November-15-2011
If you want to enable GZIP Compression, in your WordPress put the following snippet in the .htaccess file.
↳ Added by admin on October-1-2011
If you want to Leverage Browser Caching in WordPress open up your .htaccess and add these codes below.
↳ Added by admin on September-28-2011
If you want to shorten your Wordpress post titles add the function below to your functions.php file.
↳ Added by admin on August-28-2011
If you want a custom favicon for your Wordpress Blog add following snippet to the functions.php file.
↳ Added by admin on August-26-2011
Adding this piece of code to your wp-config.php will disable post autosave.
↳ Added by admin on June-6-2011
To resolve this error, add in wp-config.php file located in the root of the WordPress setup.
↳ Added by admin on May-23-2011
7 pages