File: bp-activity/classes/class-bp-akismet.php |
Description |
---|---|
BP_Akismet::comment_row_action() |
Add a history item to the hover links in an activity’s row. |
bp_akismet_comment_row_action |
Filters the list of actions for the current activity’s row. |
BP_Akismet::add_activity_stream_nonce() |
Generate nonces for activity forms. |
BP_Akismet::check_member_activity_update() |
Clean up the bp_latest_update usermeta in case of spamming. |
BP_Akismet::add_activity_spam_button() |
Adds a “mark as spam” button to each activity item for site admins. |
BP_Akismet::add_activity_comment_spam_button() |
Adds a “mark as spam” button to each activity COMMENT item for site admins. |
BP_Akismet::get_activity_types() |
Get a filterable list of activity types that Akismet should automatically check for spam. |
bp_akismet_get_activity_types |
Filters the list of activity types that Akismet should automatically check for spam. |
BP_Akismet::mark_as_spam() |
Mark activity item as spam. |
bp_activity_akismet_mark_as_spam |
Fires after marking an activity item has been marked as spam. |