apply_filters( 'bp_akismet_get_activity_types', array $value )
Filters the list of activity types that Akismet should automatically check for spam.
Parameters Parameters
- $value
-
(array) Array of default activity types for Akismet to check.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |