diff --git a/wp-includes/comment.php b/wp-includes/comment.php index bb4a886278683ce66cf3f9767e94dcadb3090626..eb9c9643c39ae6ba36c5d0552ddfdc5f9a66b679 100644 --- a/wp-includes/comment.php +++ b/wp-includes/comment.php @@ -2874,7 +2874,7 @@ function do_all_enclosures() { delete_post_meta( $trackback, '_trackbackme' ); // do_trackbacks( $trackback ); } -} + /** * Perform trackbacks.