apply_filters( 'bp_optouts_admin_allowed_actions', array $value )
Filters the allowed actions for use in the nonmember opt-outs admin page.
Description Description
Parameters Parameters
- $value
-
Array of allowed actions to use.
Source Source
File: bp-core/admin/bp-core-admin-optouts.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |