Functions |
Description |
|---|---|
| bp_core_referrer() |
Return the referrer URL without the http(s):// |
| bp_core_register_common_scripts() |
Register scripts commonly used by BuddyPress. |
| bp_core_register_common_styles() |
Register styles commonly used by BuddyPress. |
| bp_core_register_deprecated_scripts() |
Register (not enqueue) scripts that used to be used by BuddyPress. |
| bp_core_register_deprecated_styles() |
Register (not enqueue) styles that used to be used by BuddyPress. |
| bp_core_register_nav_screen_function() |
Register a screen function for an item in the main nav array. |
| bp_core_register_page_js() |
Load the JS for register page and populate conditional field |
| bp_core_register_subnav_screen_function() |
Register a screen function, whether or not a related subnav link exists. |
| bp_core_register_widgets() |
Register bp-core widgets. |
| bp_core_remove_authors_taxonomy_for_co_authors_plus() |
Remove the Author Taxonomies as that is added by Co-Authors Plus which is not used full. |
| bp_core_remove_data() |
Delete last_activity data for the user when the user is deleted. |
| bp_core_remove_nav_item() |
Deletes an item from the primary navigation of the specified component. |
| bp_core_remove_subnav_item() |
Deletes an item from the secondary navigation of the specified component. |
| bp_core_render_email_template() |
Find and render the template for Email posts (the Customizer and admin previews). |
| bp_core_render_message() |
Render the ‘template_notices’ feedback message. |
| bp_core_replace_tokens_in_text() |
Replace all tokens in the input text with appropriate values. |
| bp_core_reset_incrementor() |
Reset a group-specific cache incrementor. |
| bp_core_reset_subnav_items() |
Clear all subnav items from a specific nav item. |
| bp_core_screen_activation() |
Handle the loading of the Activate screen. |
| bp_core_screen_delete_account() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
| bp_core_screen_delete_account_content() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
| bp_core_screen_delete_account_title() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
| bp_core_screen_general_settings() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
| bp_core_screen_general_settings_content() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
| bp_core_screen_general_settings_title() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
| bp_core_screen_notification_settings() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
| bp_core_screen_notification_settings_content() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
| bp_core_screen_notification_settings_title() |
In BP 1.5, the Settings functions were moved out of the Core and Members components, and moved into a new Settings component. This function is no longer needed as new template files for the Settings component were introduced. |
| bp_core_screen_signup() |
Handle the loading of the signup screen. |
| bp_core_set_avatar_constants() |
Set up the constants we need for avatar support. |
| bp_core_set_avatar_globals() |
Set up global variables related to avatars. |
| bp_core_set_bbpress_buddypress_active() |
Filter for setting the spoofing of BuddyPress. |
| bp_core_set_bbpress_buddypress_on_admin_notices() |
Again set the spoofing of BuddyPress and bbPress on Admin Notices |
| bp_core_set_charset() |
Get the DB schema to use for BuddyPress components. |
| bp_core_set_default_pages() |
Set default pages for Privacy Policy, Terms of Service, Activate and Register |
| bp_core_set_incremented_cache() |
Caches a value using an incremented key. |
| bp_core_set_uri_elementor_show_on_front() |
Fix elementor editor issue while bp page set as front. |
| bp_core_set_uri_globals() |
Analyze the URI and break it down into BuddyPress-usable chunks. |
| bp_core_settings_admin_tabs() |
Output the settings tabs in the admin area. |
| bp_core_setup_message() |
Set up the display of the ‘template_notices’ feedback message. |
| bp_core_signup_avatar_upload_dir() |
Get the avatar storage directory for use during registration. |
| bp_core_signup_blog() |
Create a blog and user based on data supplied at user registration. |
| bp_core_signup_disable_inactive() |
Display a “resend email” link when an unregistered user attempts to log in. |
| bp_core_signup_send_validation_email() |
Send activation email to a newly registered user. |
| bp_core_signup_user() |
Process data submitted at user registration and convert to a signup object. |
| bp_core_sort_nav_items() |
Sort the navigation menu items. |
| bp_core_sort_subnav_items() |
Sort all subnavigation arrays. |
| bp_core_strip_header_tags() |
Remove H1 tag from Content |
| bp_core_strip_number_from_slug() |
Remove number from the dir |
| bp_core_stripe_header_tags() |
Remove H1 tag from Content |