]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/feed-rss2.php
Wordpress 4.6
[autoinstalls/wordpress.git] / wp-includes / feed-rss2.php
index 42ff4ea9913e6fdfecd5ca9f42c1c95bdec8c5cf..b5f3d781b2acad8785229d6d695aa91058d072bd 100644 (file)
@@ -48,7 +48,7 @@ do_action( 'rss_tag_pre', 'rss2' );
                $duration = 'hourly';
 
                /**
-                * Filter how often to update the RSS feed.
+                * Filters how often to update the RSS feed.
                 *
                 * @since 2.1.0
                 *
@@ -61,7 +61,7 @@ do_action( 'rss_tag_pre', 'rss2' );
                $frequency = '1';
 
                /**
-                * Filter the RSS update frequency.
+                * Filters the RSS update frequency.
                 *
                 * @since 2.1.0
                 *