File: bp-activity/classes/class-bp-akismet.php |
Description |
---|---|
bp_activity_akismet_mark_as_spam |
Fires after marking an activity item has been marked as spam. |
BP_Akismet::mark_as_ham() |
Mark activity item as ham. |
bp_activity_akismet_mark_as_ham |
Fires after marking an activity item has been marked as ham. |
BP_Akismet::build_akismet_data_package() |
Build a data package for the Akismet service to inspect. |
bp_akismet_build_akismet_data_package |
Filters activity data before being sent to Akismet to inspect. |
BP_Akismet::__construct() |
Constructor. |
BP_Akismet::setup_actions() |
Hook Akismet into the activity feed. |
BP_Akismet |
Akismet support for the Activity component. |