@since: BuddyPress 1.6.0 |
Description |
---|---|
bp_core_get_active_member_count |
Filters the total number of members for the installation limited to those with last_activity. |
bp_setup_members() |
Set up the bp-members component. |
bp_members_edit_profile_url() |
Filter the user profile URL to point to BuddyPress profile edit. |
friends_withdraw_friendship() |
Withdraw a connection request. |
BP_Friends_Friendship::withdraw() |
Remove a connection or a connection request INITIATED BY the logged-in user. |
bp_setup_friends() |
Set up the bp-friends component. |
bp_activity_comment_options |
Fires after the defualt comment action options display. |
bp_core_admin_components_settings() |
Renders the Component Setup admin panel. |
bp_core_admin_components_options() |
Creates reusable markup for component setup on the Components and Pages dashboard panel. |
bp_core_admin_components_settings_handler() |
Handle saving the Component settings. |