@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_core_admin_hook |
Filters the action name that BuddyPress nav setup callbacks should be hooked to. |
bp_is_root_blog() |
Is this the root blog? |
bp_embed_init() |
Initializes {@link BP_Embed} after everything is loaded. |
bp_use_embed_in_activity() |
Are oembeds allowed in activity items? |
bp_use_oembed_in_activity |
Filters whether or not oEmbeds are allowed in activity items. |
bp_use_embed_in_activity_replies() |
Are oembeds allowed in activity replies? |
bp_use_embed_in_activity_replies |
Filters whether or not oEmbeds are allowed in activity replies. |
bp_use_embed_in_private_messages() |
Are oembeds allowed in private messages? |
bp_use_embed_in_private_messages |
Filters whether or not oEmbeds are allowed in private messages. |
bp_admin_url() |
Output the correct admin URL based on BuddyPress and WordPress configuration. |