Trackback URI substitution
-
Hi.
I’ve just started using permalinks in my blog but now the trackback URI is too long, i’t doesn’t wrap and it looks really bad.
I was thinking of putting a link saying something like “link for trackback” or something similar to substitute the plain URI.How do i do that?
Can i modify the wp-comments page using the php code that generates the trackback URI for the href?
something like
<a href="<?php trackback_url() ?>" >link for trackback</a>
thanx to anybody that can help me ??
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Trackback URI substitution’ is closed to new replies.