File: bp-core/classes/class-bp-walker-nav-menu.php |
Description |
---|---|
BP_Walker_Nav_Menu |
Create HTML list of BP nav items. |
BP_Walker_Nav_Menu::walk() |
Display array of elements hierarchically. |
BP_Walker_Nav_Menu::start_el() |
Display the current |
bp_nav_menu_css_class |
Filters the classes to be added to the nav menu markup. |
bp_nav_menu_item_id |
Filters the value to be used for the nav menu ID attribute. |
the_title |
Filters the link text to be added to the item output. |
bp_walker_nav_menu_start_el |
Filters the final result for the menu item. |