From a48dc6b7edc1e551345773e2feaaa27da33fd173 Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Fri, 20 Sep 2013 22:27:09 +0000 Subject: [PATCH] Inline documentation for hooks in wp-includes/feed-rss2.php. Props dustyf for the initial patch. See #25229. Built from https://develop.svn.wordpress.org/trunk@25530 git-svn-id: http://core.svn.wordpress.org/trunk@25450 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/feed-rss2.php | 56 ++++++++++++++++++++++++++++++++++----- 1 file changed, 50 insertions(+), 6 deletions(-) diff --git a/wp-includes/feed-rss2.php b/wp-includes/feed-rss2.php index 5e5e3287f4..0ce4e6be51 100644 --- a/wp-includes/feed-rss2.php +++ b/wp-includes/feed-rss2.php @@ -17,7 +17,14 @@ echo ''; ?> xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" - + > @@ -27,10 +34,40 @@ echo ''; ?> - - - - + + + + + <?php the_title_rss() ?> @@ -54,7 +91,14 @@ echo ''; ?> - +