@since: BuddyBoss 1.0.0 |
Description |
---|---|
bp_member_type_post_type() |
Output the name of the profile type post type. |
bp_get_member_type_post_type() |
Returns the name of the profile type post type. |
bp_get_member_type_post_type |
Filters the name of the profile type post type. |
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. |
buddyboss_theme_whos_online_widget_heartbeat() |
Periodically update total number of members online for who’s online widget. |
bp_get_total_online_member_count() |
Get total number of members currently online. |
BP_Core_Members_Switching::switch_back_url() |
Returns the nonce-secured URL needed to switch back to the originating user. |