Has anyone else noticed that when an entry is published from a draft that Wordpress does not do pingbacks? Anyone have a solution for this?
Has anyone else noticed that when an entry is published from a draft that Wordpress does not do pingbacks? Anyone have a solution for this?
I am seeing that, too, on Wordpress 1.2, and find it quite annoying. No solution, though.
Oh my, now I understand why my internal referrals do not work...
It's a pity.
I think I've found a solution:
find the line that says case 'editpost': in wp-admin/post.php and place $post_pingback = intval($_POST['post_pingback']); in one of the following lines.
I think the line is simply missing in that 'case' - forgotten.
best
Steffen
I've tried that, but it doesn't work for me.
This topic has been closed to new replies.