do_action_ref_array( 'bp_optout_before_save', BP_Optout )
Fires before an opt-out is saved.
Description Description
Parameters Parameters
-
object $this Characteristics of the opt-out to be saved.
Source Source
File: bp-core/classes/class-bp-optout.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |