Post Pic

WordPress trick: Get category slug using category ID

1 comment

In one of my recent freelance works, I had to play a lot with categories. I was looking for an easy way to get a category slug using an ID, and I found this great function that I’d like to share with you today.

Post Pic

How to set HTML editor as the default in WordPress

4 comments

In WordPress dashboard, the default editor is the “Visual Editor”. It is probably the editor that most people enjoy, but personally I prefer using the HTML editor. If you’re like me you’ll probably like this tip which will make the HTML editor as the default.

Post Pic

How to count your blogroll links

1 comment

Did you ever want to display how many blogroll links you have in total? If yes, just read this recipe. It’s pretty easy to do using the $wpdb object and some SQL.

Post Pic

WordPress tip: How to make term edition easier

No comments yet

WordPress have lots of useful built-in function, unfortunely there’s no function to allow the quick edition of a term (category, tag, or custom term). Nevermind, we can still built our own.

Post Pic

How to count retweets in full text on your WordPress posts

No comments yet

Twitter and other third parties sites have great widgets that allow you to display how many times your posts have been retweeted. But how to do it in full text, without using a widget? Just read this recipe and you’ll know how you can easily do it.

Post Pic

How to easily modify user contact info

6 comments

The default user profile allows users to display their msn, aim, jabber and yahoo messenger adresses. But in 2010, you might want to add more recents services such as Twitter or Facebook. Here’s a recipe to do so.

Post Pic

How to easily get post ancestors

9 comments

When using WordPress as a CMS or building a breadcrumb, you often need to get the post ancestors. Today let’s have a look at how you can easily get post ancestors of a specific post.

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