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 |
Akismet support for the Activity component. |
BP_Akismet::__construct() |
Constructor. |
BP_Akismet::setup_actions() |
Hook Akismet into the activity feed. |