This PHP code placed within the loop of your wordpress theme will return the trackback URL for the current post.
<?php trackback_url(); ?> |
This PHP code placed within the loop of your wordpress theme will return the trackback URL for the current post.
<?php trackback_url(); ?> |