@since: BuddyPress 1.7.0 |
Description |
---|---|
BP_Theme_Compat::start() |
Set up the BuddyPress-specific theme compat methods. |
BP_Theme_Compat::setup_globals() |
Set up global data for your template package. |
BP_Theme_Compat::setup_actions() |
Set up theme hooks for your template package. |
BP_Theme_Compat::__set() |
Set a theme’s property. |
BP_Theme_Compat::__get() |
Get a theme’s property. |
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. |