Link only ping/trackbacks?
-
Hi all, I’m currently using this snippet to show my track/pingbacks separately from comments.
<?php wp_list_comments('type=pingback'); ?>
It works well enough but I’m not a big fan of the excerpts. How would I go about showing just the link (with the blog/post title) in my comments section instead of the link and excerpt?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Link only ping/trackbacks?’ is closed to new replies.