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