Post Pic

WordPress tip : Better page navigation

9 comments

With the previous_posts_link() and next_posts_link() functions, WordPress allows you to link previous and next pages. But if the reader reached out the last page, what about providing him a link to the blog archive instead of nothing?

Post Pic

Insert Google Analytics without editing your theme

20 comments

I like to use Google Analytics, but the boring stuff is that when you switch themes, you’ll have to re-insert the code in the new theme. To avoid it, let’s use the power of WordPress hook to insert our analytics code without editing theme files.

Post Pic

How to detect mobile visitors on your WordPress blog

16 comments

As mobile devices, as such as Blackberries or iPhones, are becomming more and more popular, bloggers may want to detect those visitors and redirect them to a mobile version of their blog. Here is a recipe to detect mobile visitors.

Post Pic

WordPress hack : How to display ads on old posts only

11 comments

It is a well known fact that your regular visitors don’t click on your ads. In order to monetize your blog without annoying your loyal readers, what about displaying ads only when posts are older than 15 days?

Post Pic

WordPress tip : change excerpt length depending of the category

8 comments

Do you ever wished to be able to modify the excerpt length based on which category you are on, without modifying your theme files? If yes, I’m pretty sure you’ll be happy with that recipe.

Post Pic

WordPress tip : Fetch and display RSS feeds

8 comments

Do you know that WordPress have a built-in RSS reader? Some time ago, I published a recipe to let you know how to use it. Today, I’m glad to show you an updated version of this very popular hack.

Post Pic

WordPress How to : Style comments of every roles

27 comments

When you have lots of comments on your WordPress blog, it is a good thing to give a special style to admin comments, like I do on CatsWhoBlog.com. But what about being able to give special styles to editors, contributors and subscribers comments?

Page 8 of 45« First...«56789101112»...Last »