Published by John Hoff on 07 Jun 2008
Hack WordPress

Found a great website for hacking up your WordPress blog.
I found it by doing a search on how to separate my trackbacks from user comments in my comment section.
Nothing sucks more than trying to read what other users have to say in comment sections (especially on popular articles) and I have to skip through all the trackbacks. It really interrupts the conversation - but, we still all love those incoming links.
Unfortunately, there are no plugins yet that do this automatically for you, or at least none that I have seen. You will actually have to get into your blog’s php code and add a few lines. It’s super easy. Just follow the step-by-step instructions shown on the site.
My suggestion is to make sure you back up your comments.php file by copying and pasting the original code into a text file. Then if you do something wrong, simply paste that old code back into the file.
|
|
Web Development |


