@since: BuddyPress 1.5.0 |
Description |
|---|---|
| bp_is_root_blog |
Filters whether or not we’re on the root blog. |
| bp_get_admin_url() |
Return the correct admin URL based on BuddyPress and WordPress configuration. |
| 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. |