Namespaces: global |
Description |
|---|---|
| bp_activity_check_moderation_keys() |
Moderate the posted activity item, if it contains moderate keywords. |
| bp_activity_check_blacklist_keys() |
Mark the posted activity as spam, if it contains blacklist keywords. |
| bp_activity_save_link_data() |
Save link preview data into activity meta key “_link_preview_data” |
| bp_activity_filter_kses() |
Custom kses filtering for activity content. |
| bp_activity_at_name_filter() |
Find and link @-mentioned users in the contents of a given item. |
| bp_activity_at_name_filter_updates() |
Catch mentions in an activity item before it is saved into the database. |
| bp_activity_at_name_send_emails() |
Sends emails and BP notifications for users @-mentioned in an activity item. |
| bp_activity_make_nofollow_filter() |
Catch links in activity text so rel=nofollow can be added. |
| bp_activity_make_nofollow_filter_callback() |
Add rel=nofollow to a link. |
| bp_activity_admin_edit_metabox_type() |
Activity type metabox for the Activity admin edit screen. |