File: bp-core/bp-core-functions.php |
Description |
---|---|
bp_use_embed_in_activity_replies |
Filters whether or not oEmbeds are allowed in activity replies. |
bp_core_record_activity() |
Listener function for the logged-in user’s ‘last_activity’ metadata. |
bp_first_activity_for_member |
Fires inside the recording of an activity item. |
bp_core_get_last_activity() |
Format last activity string based on time since date given. |
bp_core_get_last_activity |
Filters 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_key |
Filters 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. |
bp_delete_user_meta() |
Delete a piece of usermeta. |