@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_core_add_root_component() |
Add support for a top-level (“root”) component. |
bp_core_add_illegal_names() |
Add illegal blog names to WP so that root components will not conflict with blog names on a subdirectory installation. |
bp_core_activation_signup_user_notification() |
Notify new users of a successful registration (without blog). |
bp_core_activation_signup_blog_notification() |
Notify new users of a successful registration (with blog). |
bp_core_clear_cache |
Fires before the pruning of WP Super Cache. |
bp_core_clear_user_object_cache() |
Clear all cached objects for a user, or those that a user is part of. |
bp_core_clear_cache() |
Prune the WP Super Cache. |
bp_core_catch_profile_uri() |
Redirect away from /profile URIs if XProfile is not enabled. |
bp_core_template_display_profile |
Filters the path to redirect users to if XProfile is not enabled. |
bp_core_set_uri_globals() |
Analyze the URI and break it down into BuddyPress-usable chunks. |