@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_get_total_member_count |
Filters the total member count in your BP instance. |
bp_core_loaded |
Fires before the loading of individual components and after BuddyBoss Core. |
bp_core_get_last_activity |
Filters last activity string based on time since date given. |
bp_core_get_site_path |
Filters the path of the current site. |
bp_core_number_format() |
Format numbers the BuddyPress way. |
bp_core_load_admin_bar() |
Handle the Toolbar/BuddyBar business. |
bp_core_filter_comments() |
Filter the blog post comments array and insert BuddyPress URLs for users. |
bp_core_avatar_upload_path() |
Get the absolute upload path for the WP installation. |
bp_core_avatar_upload_path |
Filters the absolute upload path for the WP installation. |
bp_core_avatar_url() |
Get the raw base URL for root site upload location. |