bp_get_optouts( array $args = array() )
Find matching BP_Optouts.
Description Description
See also See also
- BP_Optout::get(): for a description of parameters and return values.
Parameters Parameters
- $args
-
(Optional) See BP_Optout::get().
Default value: array()
Return Return
(array) See BP_Optout::get().
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |