do_action( 'bp_optouts_admin_load', string $doaction , array $_REQUEST )
Fires at the start of the nonmember opt-outs admin load.
Description Description
Parameters Parameters
- $doaction
-
Current bulk action being processed.
- $_REQUEST
-
Current $_REQUEST global.
Source Source
File: bp-core/admin/bp-core-admin-optouts.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |