X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/48ab98cb1779cf2088c1351ac3dd3d0da6fb31d3..a7cd4c052013b423c6301153f68c7fdbaa2a447b:/wp-includes/feed-rss2.php diff --git a/wp-includes/feed-rss2.php b/wp-includes/feed-rss2.php index f7da5f2a..2390c2d9 100644 --- a/wp-includes/feed-rss2.php +++ b/wp-includes/feed-rss2.php @@ -11,7 +11,7 @@ $more = 1; echo ''; /** - * Fires between the and tags in a feed. + * Fires between the xml and rss tags in a feed. * * @since 4.0.0 * @@ -44,30 +44,32 @@ do_action( 'rss_tag_pre', 'rss2' ); - - - - + +