do_action( 'bp_optout_before_delete', array $args )
Fires before an opt-out is deleted.
Description Description
Parameters Parameters
- $args
-
Characteristics of the opt-outs to be deleted.
Source Source
File: bp-core/classes/class-bp-optout.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |