@since: BuddyPress 1.0.0 |
Description |
|---|---|
| bp_site_name() |
Output the name of the BP site. Used in RSS headers. |
| bp_site_name |
Filters the name of the BP site. Used in RSS headers. |
| 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_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. |