File: bp-activity/bp-activity-filters.php |
Description |
---|---|
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_at_name_do_notifications |
Filters BuddyPress’ ability to send email notifications for @mentions. |
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_get_moderated_activity_types() |
Types of activity feed items to moderate. |
bp_activity_check_activity_types |
Filters the default activity types that BuddyPress should moderate. |
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. |