@since: BuddyPress 2.1.0 |
Description |
---|---|
bp_signup_get_subdomain_base() |
Return the base URL for subdomain installations of WordPress Multisite. |
bp_signup_subdomain_base |
Filters the base URL for subdomain installations of WordPress Multisite. |
bp_member_registered |
Filters the ‘registered [x days ago]’ string for the current member. |
bp_members_signup_with_subdirectory_blog() |
Make sure the username is not the blog slug in case of root profile & subdirectory blog. |
bp_friends_prime_mentions_results() |
Used by the Activity component’s @mentions to print a JSON list of the current user’s friends. |
bp_admin_repair_blog_records() |
Recalculate user-to-blog relationships and useful blog meta data. |
bp_setup_canonical_stack() |
Fire the ‘bp_setup_canonical_stack’ action, where plugins should set up their canonical URL. |
bp_setup_canonical_stack |
Fires inside the ‘bp_setup_canonical_stack’ function, where plugins should set up their canonical URL. |
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. |