mirror of
https://github.com/buddypress/buddypress.git
synced 2026-07-23 21:06:56 +08:00
- Nouveau and Legacy are now usinf the `bp_xprofile_signup_args()` to build the argument of their registration's form xProfile loop. - Include a backward compatibility mechanism if the `register.php` page has been overriden from a theme or a plugin. - This commit also includes PHP Unit tests about the xProfile loop and Signup Fields. Props johnjamesjacoby, boonebgorges, DJPaul, Offereins Fixes #6347 git-svn-id: https://buddypress.svn.wordpress.org/trunk@12887 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| BP_XProfile_Field | ||
| activity.php | ||
| cache.php | ||
| class-bp-xprofile-field-type-wordpress.php | ||
| class-bp-xprofile-field-type.php | ||
| class-bp-xprofile-field.php | ||
| class-bp-xprofile-group.php | ||
| class-bp-xprofile-profiledata.php | ||
| class-bp-xprofile-query.php | ||
| filters.php | ||
| functions.php | ||
| template.php | ||