From ca5eb1e98728361f4b9a7cf718535de01eb55cad Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Fri, 20 Sep 2013 22:26:08 +0000 Subject: [PATCH] Inline documentation for hooks in wp-includes/feed-rss2.php. Props dustyf for the initial patch. See #25229. git-svn-id: https://develop.svn.wordpress.org/trunk@25530 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/feed-rss2.php | 56 +++++++++++++++++++++++++++++++---- 1 file changed, 50 insertions(+), 6 deletions(-) diff --git a/src/wp-includes/feed-rss2.php b/src/wp-includes/feed-rss2.php index 5e5e3287f4..0ce4e6be51 100644 --- a/src/wp-includes/feed-rss2.php +++ b/src/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 ''; ?> - +