diff --git a/include/functions_trackbacks.inc.php b/include/functions_trackbacks.inc.php index 315426bb..cb9dd1f5 100644 --- a/include/functions_trackbacks.inc.php +++ b/include/functions_trackbacks.inc.php @@ -510,10 +510,16 @@ function fetchPingbackData( &$comment) { $comment['title'] = strip_tags($matches[1]); } + // Try to get content from first
tag on: + if (preg_match('@
]*>(.*?)
]*>(.*?)]*>(.*?)