@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_format_time |
Filters the date based on a UNIX timestamp. |
bp_word_or_name() |
Select between two dynamic strings, according to context. |
bp_word_or_name |
Filters the text used based on context of own profile or someone else’s profile. |
bp_search_form_action() |
Return the “action” attribute for search forms. |
bp_search_form_action |
Filters the “action” attribute for search forms. |
bp_core_users_by_letter_count_sql |
Filters the SQL used to query for total user count by first letter. |
bp_core_users_by_letter_sql |
Filters the SQL used to query for users by first letter. |
bp_core_search_users_count_sql |
Filters the SQL used to query for searched users count. |
bp_core_search_users_sql |
Filters the SQL used to query for searched users. |
bp_deactivated_components |
Filters the deactivated components. |