File: bp-core/bp-core-functions.php |
Description |
---|---|
bp_is_root_blog() |
Is this the root blog? |
bp_is_root_blog |
Filters whether or not we’re on 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_core_extract_media_from_content() |
Extracts media metadata from a given content. |