Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
_bp_xprofile_signup_do_backcompat( array $args = array() )
Provides Signup fields argument back compatibility for template overrides.
Description Description
Parameters Parameters
- $args
-
(Optional) The xProfile loop's signup arguments.
Default value: array()
Return Return
(array) The xProfile loop's signup arguments.
Source Source
File: bp-xprofile/bp-xprofile-filters.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |