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()


Top ↑

Return Return

(array) The xProfile loop's signup arguments.


Top ↑

Source Source

File: bp-xprofile/bp-xprofile-filters.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.