December 13th, 2006 •
Related •
Filed Under
Quick question. Does anyone know how to display trackbacks and comments left separately on WordPress blogs?ÂÂÂ
Ideally I’d like to do this via a plugin.
Bookmark & Share
Related Posts
About the Author

Everton is based in London and has worked in the internet and mobile space for over ten years now, and before that worked in corporate strategy and consulting. He has a degree in Economics from Cambridge University, and currently runs the Portal and online operations for one of the largest ISPs in the UK.
He also writes for Windows 7 News.
See All Posts by This Author
Post a Response
Unfortunately this isn’t really something that you can do using a plug-in, and instead you need to modify your comments PHP file inside of your theme folder. Use this as a tutorial:
http://www.cre8d-design.com/blog/2006/03/27/separating-pingbackstrackbacks-from-comments-in-wordpress-20/
Thanks Ryan. I did manage to find a plugin, but it didn’t work in tandem with the plugin I use to paginate my comments, so I’m going to have to use the link you supplied.
I had a play around with this and because I have pagination for my comments I couldn’t get it to look how I wanted with the trackbacks displayed once on the last page of comments.
What I’m trying to do instead now is still display trackbacks in the ‘loop’, but only display excerpts.
Any ideas?