@since: BuddyPress 1.2.6 |
Description |
---|---|
bp_button() |
Create and output a button. |
BP_Button::__construct() |
Builds the button based on class parameters. |
bp_button_{$this->component}_ |
Filters the button based on class parameters. |
BP_Button::contents() |
Return the markup for the generated button. |
BP_Button::display() |
Output the markup of button. |
BP_Button |
API to create BuddyPress buttons. |
bp_core_get_paged_users_sql |
Filters the SQL used to query for paged users. |
bp_core_get_total_users_sql |
Filters the SQL used to query for total users. |
bp_core_current_time() |
Get the current GMT time to save into the DB. |
bp_core_current_time |
Filters the current GMT time to save into the DB. |