@since: BuddyBoss 1.0.0 |
Description |
---|---|
bp_get_member_type_post_type |
Filters the name of the profile type post type. |
bp_custom_display_name_format() |
Get the display_name for member based on user_id |
bp_register_member_type_section() |
Enable/disable profile type functionality. |
bp_core_get_userid_from_nickname() |
Return the user ID based on nickname. |
bp_get_user_by_nickname() |
Retrieve member info based on nickname. |
BP_Members_Admin::bp_update_registration_update_option() |
Update site registrations options based on the WordPress settings on plugin activate. |
BP_Members_Admin::bp_registration_update_option() |
Update site registrations options based on the BuddyBoss general registration settings. |
bp_get_total_online_member_count() |
Get total number of members currently online. |
buddyboss_theme_whos_online_widget_heartbeat() |
Periodically update total number of members online for who’s online widget. |
BP_Core_Members_Switching::secure_auth_cookie() |
Returns whether or not Member Switching’s equivalent of the ‘auth’ cookie should be secure. |