X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/72836ec95a52eacbda4dc5aa296b7dd6de08bd3b..a7cd4c052013b423c6301153f68c7fdbaa2a447b:/wp-includes/feed-rss2-comments.php diff --git a/wp-includes/feed-rss2-comments.php b/wp-includes/feed-rss2-comments.php index a8a1c13b..703fa87c 100644 --- a/wp-includes/feed-rss2-comments.php +++ b/wp-includes/feed-rss2-comments.php @@ -8,6 +8,9 @@ header('Content-Type: ' . feed_content_type('rss-http') . '; charset=' . get_option('blog_charset'), true); echo ''; + +/** This action is documented in wp-includes/feed-rss2.php */ +do_action( 'rss_tag_pre', 'rss2-comments' ); ?> '; - - - - + +