Post Pic

Rewrite author name with custom field

12 comments

In my other blog Cats Who Blog, I have demonstrated how being a guest blogger is definitely a great way to gain new readers. In order to give your guest authors some credits, you should definitely implement this easy tip.

Post Pic

How to show WordPress post attachments

7 comments

Since WordPress 2.5, attachments management in WordPress have been improved and is now very powerful. Today, I’m going to show you a simple code snippet that you can use in your WordPress theme to display post attachments.

Post Pic

Display all thumbs related to a specific page on a media page in WordPress

8 comments

Today, here is a nice piece of code to display all thumbs related to a specific page on a media pages. Very nice for galleries!

Post Pic

WordPress hack: Extend the body_class function

No comments yet

Introduced in WordPress 2.7 the body_class() function is extremely useful to style a particular post, page or subpage. But when we look at the subsubpages, the parent page ID is that of it’s nearest parent and not the ID of it’s top level parent. Let’s solve this issue.

Post Pic

How to: Show parent page title regardless of what subpage you are on

4 comments

Althougt it may sound simple to advanced WordPress coders, I had many requests from people working with WordPress as a CMS and wanting to be easily able to display parent page title on a subpage.

Post Pic

WordPress upgrade : Allow more time for slow servers

17 comments

WordPress auto download/install is a very nice feature, but sometimes a few problems can appear. One of them is that WordPress don’t manage to download the new version. This happens on slow servers. Here is how to solve it.

Post Pic

WordPress hack: Automatically insert author bio on each post

2 comments

Using WordPress hooks, it can be very easy to modify WordPress variables to fit your needs. In this recipe, I’m going to show you how to use hooks to automatically insert the author bio after each post.

Page 19 of 54« First...«1617181920212223»...Last »