* You are viewing the archive for August, 2009

Separate Comments from Trackbacks

It’s always good idea to take a few extra second to separate you comments from trackbacks. It’s always difficult and uncomfortable to follow discussions, when there are a lot of trackbacks mixed with user comments.

Separating your trackbacks and comments requires a minimal amount of coding work to set up. First, you’ll want to make a backup of your comments.php file just in case something goes wrong. Next, follow these three steps:

Continue Reading

Easy Relative Date

Easy Relative Date is a simple plugin to add relative date supports on wordpress powered websites, like ‘Today’, ‘Yesterday’, ‘2 Days Ago’, ‘2 Weeks Ago’, ‘2 ‘Seconds Ago’, ‘2 Minutes Ago’, ‘2 Hours Ago’. The main advantage of the plugin is that it doesn’t override standard wordpress the_date() and the_time() functions, so you can use these functions if you need as well. Continue Reading