WP 1.5 outgoing trackback patch |
zerok posts a bug fix for Wordpress version 1.5 inside wp-includes/functions.php on line 365 624:
Quickfix:
replace
$http_request .= “\r\n”;
with
$http_request .= “\r\n\r\n”;
Did this post make you go hmm?
![]() ![]() |
|
|
March 26, 2005
zerok posts a bug fix for Wordpress version 1.5 inside wp-includes/functions.php on line Quickfix: Did this post make you go hmm?
Your feedback is welcome below
|
Return Home
|