I currently use the following at the bottom of my posts to tell users I support Trackbacks:
<a href="<?php trackback_url(); ?>" title="Trackback URI. Copy and paste this into your own post to create a trackback."> <?php trackback_url(); ?></a><br>
My older posts do not allow trackbacks to protect against spam and... well, just because. Is there a function I can wrap my code in such that [pseudo-code]
If this post has trackbacks enabled then ...
Thanks
http://lee.org/blog