@since: BuddyPress 2.6.0 |
Description |
---|---|
BP_Core_Nav_Item |
Navigation item. |
BP_Core_BP_Options_Nav_BackCompat::get_nav() |
Get the nav object corresponding to the specified offset. |
BP_Core_BP_Options_Nav_BackCompat |
bp_options_nav backward compatibility class. |
BP_Core_BP_Options_Nav_BackCompat::offsetGet() |
Get a value of the nav array at the specified offset. |
BP_Core_BP_Options_Nav_BackCompat::offsetUnset() |
Unset a nav array value at the specified offset. |
BP_Core_BP_Options_Nav_BackCompat::get_parent_slug() |
Get the parent slug of the current nav item. |
BP_Core_BP_Options_Nav_BackCompat::set_parent_slug() |
Set the parent slug of the current nav item. |
BP_Admin::emails_register_situation_column() |
Registers ‘Situations’ column on Emails dashboard page. |
BP_Admin::emails_display_situation_column_data() |
Output column data for our custom ‘Situations’ column. |
BP_Core_Nav::sort_nav() |
Sorts a list of nav items. |