Post Pic

How to automatically use resized images instead of originals

6 comments

This script will replace the uploaded image (if bigger than the larger size defined in your settings) by the large image generated by WordPress to save space in your server, and save bandwidth if you link a thumbnail to the original image, like when a lightbox plugin is used.

Post Pic

How to automatically remove the Nofollow from your posts

12 comments

By default, WordPress automatically converts all links from the post content to nofollow. If you prefer your links to be dofollow, just read and use the following recipe.

Post Pic

Add a favicon to your WordPress blog using a hook

15 comments

Nowadays, any serious blog have its own favicon. To add yours into WordPress, you can directly edit header.php or you can use a more clean technique, using the power of WordPress hooks.

Post Pic

Protect your WordPress blog using .htaccess

20 comments

The .htaccess file have lots of possibilities. Today, let’s see how we can protect our WordPress blog from scripts injection, and unwanted modification of _REQUEST and/or GLOBALS.

Post Pic

Automatically refuse spam comments on your WordPress blog

22 comments

Spam is a nuisance, and you know it. Happilly, WordPress users have Akismet, which help a lot to fight spam. But what about protecting your blog even more? This recipe might help.

Post Pic

Replace full post by excerpts on homepage without editing your theme files

12 comments

In WordPress, switching from full posts to excerpt is easy if you edit your theme files. But do you know that you could achieve the same result without editing any of your theme file? Just read this recipe to find out.

Post Pic

How to use jQuery 1.4 by default on your WordPress blog

15 comments

As you maybe know, the new jQuery version (1.4) is out. But until the next update, your WordPress blog will still use the old jQuery version. This recipe will show you how to easily replace your current jQuery version by the newest 1.4 version.

Page 1 of 4012345678»...Last »