X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/d3947bc013df7edd54b46deed8230d2eeafc5ecb..refs/tags/wordpress-4.6.1-scripts:/wp-includes/class-walker-page.php diff --git a/wp-includes/class-walker-page.php b/wp-includes/class-walker-page.php index f4667c57..fd55ccee 100644 --- a/wp-includes/class-walker-page.php +++ b/wp-includes/class-walker-page.php @@ -116,7 +116,7 @@ class Walker_Page extends Walker { } /** - * Filter the list of CSS classes to include with each page item in the list. + * Filters the list of CSS classes to include with each page item in the list. * * @since 2.8.0 *