mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
This introduces a new set of hooks that can be used to filter various HTML elements of the Nav Walker, in order to output the desired HTML attributes: - List items: `nav_menu_item_attributes` - Submenu `<ul>` element: `nav_menu_submenu_attributes` Props davidwebca, danyk4, costdev, peterwilsoncc, audrasjb, oglekler. Fixes #57140. git-svn-id: https://develop.svn.wordpress.org/trunk@56067 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| nav-menu.php | ||
| walker-nav-menu-edit.php | ||
| walker-nav-menu.php | ||
| wp-nav-menu.php | ||
| wpAjaxMenuQuickSearch.php | ||
| wpExpandNavMenuPostData.php | ||
| wpNavMenuRemoveMenuItemHasChildrenClass.php | ||