Docs: Correct and improve various inline documentation.
See #42505 Built from https://develop.svn.wordpress.org/trunk@42877 git-svn-id: http://core.svn.wordpress.org/trunk@42707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -140,7 +140,7 @@ class Walker_Nav_Menu extends Walker {
|
||||
$args = apply_filters( 'nav_menu_item_args', $args, $item, $depth );
|
||||
|
||||
/**
|
||||
* Filters the CSS class(es) applied to a menu item's list item element.
|
||||
* Filters the CSS classes applied to a menu item's list item element.
|
||||
*
|
||||
* @since 3.0.0
|
||||
* @since 4.1.0 The `$depth` parameter was added.
|
||||
|
||||
Reference in New Issue
Block a user