@since: BuddyPress 1.6.0 |
Description |
---|---|
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 |
Akismet support for the Activity component. |
BP_Akismet::__construct() |
Constructor. |
BP_Akismet::setup_actions() |
Hook Akismet into the activity feed. |
bp_activity_admin_comment_row_actions |
Filters available actions for plugins to alter. |
BP_Activity_List_Table::column_response() |
“In response to” column markup. |
bp_activity_admin_root_activity_types |
Filters default list of default root activity types. |
BP_Activity_List_Table::get_activity_user_id() |
Get the user id associated with a given activity item. |