Namespaces: global |
Description |
|---|---|
| bp_embed_init() |
Initializes {@link BP_Embed} after everything is loaded. |
| bp_use_embed_in_activity() |
Are oembeds allowed in activity items? |
| bp_use_embed_in_activity_replies() |
Are oembeds allowed in activity replies? |
| bp_use_embed_in_private_messages() |
Are oembeds allowed in private messages? |
| bp_core_extract_media_from_content() |
Extracts media metadata from a given content. |
| bp_core_record_activity() |
Listener function for the logged-in user’s ‘last_activity’ metadata. |
| bp_core_get_last_activity() |
Format last activity string based on time since date given. |
| bp_get_user_meta_key() |
Get the meta_key for a given piece of user metadata |
| bp_get_user_meta() |
Get a piece of usermeta. |
| bp_update_user_meta() |
Update a piece of usermeta. |