]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/bookmark-template.php
Wordpress 4.6
[autoinstalls/wordpress.git] / wp-includes / bookmark-template.php
index 47bfb4a18175f3bf85234038afab17fb4943c06d..c6b7fd2b550e63220071d4555a5c1b49de789658 100644 (file)
@@ -248,7 +248,7 @@ function wp_list_bookmarks( $args = '' ) {
                                $r['category_before']
                        );
                        /**
-                        * Filter the bookmarks category name.
+                        * Filters the bookmarks category name.
                         *
                         * @since 2.2.0
                         *
@@ -289,7 +289,7 @@ function wp_list_bookmarks( $args = '' ) {
        }
 
        /**
-        * Filter the bookmarks list before it is echoed or returned.
+        * Filters the bookmarks list before it is echoed or returned.
         *
         * @since 2.5.0
         *