X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/53f4633144ed68c8b8fb5861f992b5489894a940..16e7b37c7914d753890c1a05a9335f3b43751eb8:/wp-includes/bookmark-template.php diff --git a/wp-includes/bookmark-template.php b/wp-includes/bookmark-template.php index 47bfb4a1..c6b7fd2b 100644 --- a/wp-includes/bookmark-template.php +++ b/wp-includes/bookmark-template.php @@ -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 *