X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/4feeb71a9d812a9ae371c28a3d8b442a4394ded7..607b7e02d77e7326161e8ec15639052d2040f745:/wp-includes/class-walker-category.php diff --git a/wp-includes/class-walker-category.php b/wp-includes/class-walker-category.php index bd17a14f..01b7264f 100644 --- a/wp-includes/class-walker-category.php +++ b/wp-includes/class-walker-category.php @@ -111,7 +111,7 @@ class Walker_Category extends Walker { $link = 'description ) ) { /** - * Filter the category description for display. + * Filters the category description for display. * * @since 1.2.0 * @@ -189,7 +189,7 @@ class Walker_Category extends Walker { } /** - * Filter the list of CSS classes to include with each category in the list. + * Filters the list of CSS classes to include with each category in the list. * * @since 4.2.0 *