Used By
Used By | Description |
---|---|
wp-includes/class-walker-nav-menu.php: Walker_Nav_Menu::start_el() | Starts the element output. |
Filters the HTML attributes applied to a menu item’s anchor element.
(array) The HTML attributes applied to the menu item's <a>
element, empty strings are ignored.
(string) Title attribute.
(string) Target attribute.
(string) The rel attribute.
(string) The href attribute.
(string) The aria-current attribute.
(WP_Post) The current menu item.
(stdClass) An object of wp_nav_menu() arguments.
(int) Depth of menu item. Used for padding.
Version | Description |
---|---|
4.1.0 | The $depth parameter was added. |
3.6.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/nav_menu_link_attributes