wpseek.com
				Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
			walker_nav_menu_start_el › WordPress Filter Hooks
Seit3.0.0
Veraltetn/v
› apply_filters( 'walker_nav_menu_start_el', $item_output, $menu_item, $depth, $args )
| Parameter: (4) | 
 | 
| Definiert in: | 
 | 
| Codex: | 
Filters a menu item's starting output.
The menu item's starting output only includes $args->before, the opening <a>,
the menu item's title, the closing </a>, and $args->after. Currently, there is
no filter for modifying the opening and closing <li> for a menu item.
Ähnliche Funktionen: walk_nav_menu_tree, wp_save_nav_menu_items, wp_update_nav_menu_item, wp_get_nav_menu_to_edit, wp_get_nav_menu_name, wp_nav_menu_setup