Mir fiel das erst beim letzten Reboot auf: seit dem Update auf Version 2.7.1 sieht sich WordPress außerstande, ein Trackback oder Pingback durchzuführen. Ok, so sehr viele hat es davon nicht in diesem kleinen Weblog, allein – es geht um’s Prinzip.

Habe nun nach langem Suchen die Lösung gefunden:

The timeout for trackback and pingback set on line 201 of wp-includes/cron.php is too short (0.01). I think this is the reason why many servers aren’t able to do pingbacks and trackbacks. Maybe this value should be set to 1 or be available in the settings page to change to fit the needs of the server…

Verweis: Too short timeout for trackbacks and pingbacks. (via)