Functions |
Description |
|---|---|
| bp_email_redirect_to_customizer() |
Implements a JS redirect to the Customizer, previewing a randomly selected email. |
| bp_email_remove_widgets_panel() |
Removes the core ‘Widgets’ panel from the Email Customizer. |
| bp_email_retrieve_password_message() |
Filters the message body of the password reset mail. |
| bp_email_set_content_type() |
Set content type for all generic email notifications. |
| bp_email_set_default_headers() |
Add custom headers to outgoing emails. |
| bp_email_set_default_tokens() |
Add default email tokens. |
| bp_email_site_admin_email_change_email() |
Filters the contents of the email notification sent when the site admin email address is changed. |
| bp_email_tax_type() |
Output the name of the email type taxonomy. |
| bp_email_tax_type_metabox() |
Display metabox for email taxonomy type. |
| bp_email_the_salutation() |
Prints the Recipient Salutation. |
| bp_email_unsubscribe_handler() |
Handles unsubscribing user from notification emails. |
| bp_email_update_welcome_email() |
Filters the content of the welcome email after site activation. |
| bp_email_update_welcome_user_email() |
Filters the content of the welcome email after user activation. |
| bp_email_wp_email_change_email() |
Filters the contents of the email sent when the user’s email is changed. |
| bp_email_wp_new_admin_email_content() |
Filters the text of the email sent when a change of site admin email address is attempted. |
| bp_email_wp_new_user_email_content() |
Filters the text of the email sent when a change of user email address is attempted. |
| bp_email_wp_password_change_email() |
Filters the contents of the email sent when the user’s password is changed. |
| bp_email_wp_privacy_personal_data_email_content() |
Filters the text of the email sent with a personal data export file. |
| bp_email_wp_user_confirmed_action_email_content() |
Filters the body of the user request confirmation email. |
| bp_email_wp_user_request_action_email_content() |
Filters the text of the email sent when an account action is attempted. |
| bp_email_wpmu_signup_blog_notification_email() |
Filters the message content of the new blog notification email. |
| bp_email_wpmu_signup_user_notification_email() |
Filters the content of the notification email for new user sign-up. |
| bp_emails_admin_email_listing_add_tab() |
Add Navigation tab on top of the page BuddyBoss > Emails |
| bp_embed_activity_cache() |
Fetch an activity item’s cached embeds. |
| bp_embed_activity_save_cache() |
Set an activity item’s embed cache. |
| bp_embed_init() |
Initializes {@link BP_Embed} after everything is loaded. |
| bp_embed_message_cache() |
Fetch a private message item’s cached embeds. |
| bp_embed_message_save_cache() |
Set a private message item’s embed cache. |
| bp_emoji_tutorial() |
Link to Emoji tutorial |
| bp_enable_gravatar_callback() | |
| bp_enable_group_auto_join() |
Is Auto Group Membership Approval enabled? |
| bp_enable_group_hide_subgroups() |
Are group hide subgroups from the main Groups Directory? |
| bp_enable_group_hierarchies() |
Are group hierarchies enabled? |
| bp_enable_group_restrict_invites() |
Are group restrict invites to members who already in specific parent group? |
| bp_enable_private_network() |
Enable private network for site owner. |
| bp_enable_private_network_public_content() |
Add URL OR URI which will ignore even if private network is enabled. |
| bp_enable_profile_gravatar() |
Are members able to use gravatars? |
| bp_enable_send_invite_member_type() |
Checks if member type have send invites enabled. |
| bp_enable_site_registration() |
Is the Registration enabled? |
| bp_enqueue_embed_scripts() |
Fires the ‘bp_enqueue_embed_scripts’ action in the for BP oEmbeds. |
| bp_enqueue_scripts() |
Fire the ‘bp_enqueue_scripts’ action, where BP enqueues its CSS and JS. |
| bp_esc_like() |
Escape special characters in a SQL LIKE clause. |
| bp_esc_sql_order() |
Sanitize an ‘order’ parameter for use in building SQL queries. |
| bp_exists() |
bp_exists( $component_name ) |
| bp_feed_settings_callback_platform() |
Allow Platform default activity feed setting field |
| bp_feed_settings_callback_post_type() |
Allow Post Type feed setting field |
| bp_field_css_class() |
Output the class attribute for a field. |
| bp_field_data_attribute() |
Output the data attribute for a field. |
| bp_field_has_data() |
Whether or not the XProfile field has data to display. |
| bp_field_has_public_data() |
Whether or not the XProfile field has public data to display. |