X

Code for Return trackback URL in WordPress

This PHP code placed within the loop of your wordpress theme will return the trackback URL for the current post.

<?php trackback_url(); ?>