]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/widgets/class-wp-widget-recent-posts.php
Wordpress 4.6
[autoinstalls/wordpress.git] / wp-includes / widgets / class-wp-widget-recent-posts.php
index fdb54a0ff2edc87854b8c243e75027e26e095b5d..9483b97e27421ddc8623ee4272fe5991ca8dd7af 100644 (file)
@@ -58,7 +58,7 @@ class WP_Widget_Recent_Posts extends WP_Widget {
                $show_date = isset( $instance['show_date'] ) ? $instance['show_date'] : false;
 
                /**
-                * Filter the arguments for the Recent Posts widget.
+                * Filters the arguments for the Recent Posts widget.
                 *
                 * @since 3.4.0
                 *