[wp-hackers] Wordpress 2.0 trackback issues
Andy Skelton
skeltoac at gmail.com
Wed Jan 11 00:00:36 GMT 2006
On 1/10/06, Mark B. <mark2005 at imaginekitty.com> wrote:
> I've had minor success by making the posting form action go to
> execute-pings.php then having execute-pings.php redirect as needed but
> then it seems to ignore pingbacks and if you have more than one
> trackback only one gets sent.
If you mean you're calling execute-pings before publishing, this won't
work. The post form must be handled first so that the db records are
there to be found by execute-pings.
I'm trying to replicate this problem and having very little luck. My
trackbacks are being sent when I publish.
Andy
More information about the wp-hackers
mailing list