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:
To add a good looking drop down that will list all your existing categories, insert the following code in your blog template. You can do it either in your sidebar.php file or anywhere in the index.php. This is the code :