In WordPress the trackback links often cause user confusion. Knowledgeable users right-click on the link and copy the link location. But the vast majority of users click the link — expecting to copy the link from the browser’s location bar — only to be redirected back to the very page they were on. The standard implementation does not provide the expected result.
wp-TrackbackPopup resolves this issue. It uses unobtrusive JavaScript to cause a popup window when a user clicks the trackback link. The popup provides a text version of the trackback URL for easy copying and pasting.

