wpseek.com
A WordPress-centric search engine for devs and theme authors
walker_nav_menu_start_el › WordPress Filter Hooks
Since3.0.0
Deprecatedn/a
› apply_filters( 'walker_nav_menu_start_el', $item_output, $menu_item, $depth, $args )
| Parameters: (4) |
|
| Defined at: |
|
| Codex: |
Filters a menu item's starting output.
The menu item's starting output only includes `$args->before`, the opening ``, the menu item's title, the closing ``, and `$args->after`. Currently, there is no filter for modifying the opening and closing `Related Functions: walk_nav_menu_tree, wp_save_nav_menu_items, wp_get_nav_menu_name, wp_get_nav_menu_to_edit, wp_update_nav_menu_item, wp_initial_nav_menu_meta_boxes