Functions |
Description |
|---|---|
| bp_has_member_type() |
Check whether the given user has a certain profile type. |
| bp_has_members() |
Initialize the members loop. |
| bp_has_message_threads() |
Retrieve private message threads for display in inbox/sentbox/notices. |
| bp_has_notifications() |
Initialize the notifications loop. |
| bp_has_options_avatar() |
Check to see if there is an options avatar. |
| bp_has_profile() |
Query for XProfile groups and fields. |
| bp_head() |
Fire ‘bp_head’, which is used to hook scripts and styles in the . |
| bp_helper_plugins_loaded_callback() |
Fire to add support for third party plugin |
| bp_helper_rankmath_group_page_support() |
Add Page Title on Platform Group Page in Rank Math Plugin |
| bp_hide_last_name() |
Allow members to hide last name field if in display format first name selected. |
| bp_hide_loggedout_adminbar() |
Is the Toolbar hidden for logged out users? |
| bp_hide_nickname_first_name() |
Allow members to hide first name field if in display format nick name selected. |
| bp_hide_nickname_last_name() |
Allow members to hide last name field if in display format nick name selected. |
| bp_import_profile_types_admin_menu() |
Add the ‘Site Notices’ admin menu item. |
| bp_include() |
Fire the ‘bp_include’ action, where plugins should include files. |
| bp_include_group_by_context() |
Determine whether a group should be included in results sets for a user in a specific context. |
| bp_incompatible_plugins_deactivate_notice() |
Admin Notice for having one or more incompatible plugins activated. |
| bp_infusion_soft_sync_bp_data() |
Sync the BP data based on the WP data via infusion soft API. |
| bp_init() |
Fire the ‘bp_init’ action, BuddyPress’s main initialization hook. |
| bp_init_background_updater() |
Fire the ‘bp_init_background_updater’ action, where BP updates data. |
| bp_insert_activity_meta() |
Attach metadata about an activity item to the activity content. |
| bp_invitations_reset_cache_incrementor() |
Resets all incremented bp_invitations caches. |
| bp_invite_add_column() |
Add new columns to the post type list screen. |
| bp_invite_add_request_filter() |
Adds a filter to invite sort items. |
| bp_invite_add_sortable_columns() |
Sets up a column on admin view on invite post type. |
| bp_invite_bulk_action_notices() |
Revoke invitation success message. |
| bp_invite_hide_quick_edit() |
Hide quick edit link. |
| bp_invite_show_data() |
Display data by column and post id. |
| bp_invite_sort_items() |
Sort list of invite post types. |
| bp_invites_add_admin_menu() |
Register the Invites component in BuddyBoss > Invites admin screen. |
| bp_invites_add_sub_menu_page_admin_menu() | |
| bp_invites_bulk_action_handler() |
Bulk revoke invitations. |
| bp_invites_js_bulk_admin_footer() |
Javascript popup to confirm bulk revoke invitations. |
| bp_invites_kses_allowed_tags() |
Allows html within the invite email content. |
| bp_invites_member_invite_activate_user() |
Mark the invited user as registered. |
| bp_invites_member_invite_filter_content() |
Changes the content based on the user type. |
| bp_invites_member_invite_filter_content_plaintext() |
Changes the content based on the user type. |
| bp_invites_member_invite_filter_subject() |
Changes the subject based on the user typed. |
| bp_invites_member_invite_get_invitations_by_invited_email() |
Get all the invited records for a member by email. |
| bp_invites_member_invite_invitation_page() |
Check if the current page is ‘accept-invitation’? |
| bp_invites_member_invite_mark_register_user() |
Mark the invited user as registered via custom URL. |
| bp_invites_member_invite_register_screen_message() |
Checks if the email is connected to an active invite, populates the email address and shows the welcome message on the register page. |
| bp_invites_member_invite_remove_registration_lock() |
Allows invited users to register even if registration is disabled. |
| bp_invites_member_invite_set_email_avatar() |
Passes the invite user avatar. |
| bp_invites_member_invite_set_email_user_name() |
Passes the invite user name. |
| bp_invites_remove_bulk_actions() |
Remove the bulk actions of bp-invite post type. |
| bp_invites_root_slug() |
Output the invites component root slug. |
| bp_invites_screen_send_invite() |
Handle the loading of the Invites > Sent Invites page. |
| bp_invites_screen_sent_invite() |
Handle the loading of a user’s Invites > Invite by Email page. |
| bp_invites_send_invite_screen() |
Output members’s Invites > Sent Invite page. |