1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-23 21:06:56 +08:00
buddypress/tests/phpunit/testcases/xprofile
Mathieu Viet 96aba34404 xProfile: prevent the Name field to override WP Field Types on signup
When the BP xProfile Base Name field synchronization with the  WordPress Display Name field is on, we need to make sure values of potential first and/or last name fields using the xProfile WP Field Type are not overridden by this synchronization.

Props needle

Fixes #8568 (branch 9.0)


git-svn-id: https://buddypress.svn.wordpress.org/branches/9.0@13122 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2021-10-09 17:20:55 +00:00
..
BP_XProfile_Field Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
activity.php The new_avatar activity belongs to the Members component 2021-02-21 20:10:55 +00:00
cache.php Activity & Tests: fix typos in inline comments 2020-01-11 13:46:16 +00:00
class-bp-xprofile-field-type-wordpress.php Add the wp-biography xProfile field type's class & unit tests 2021-03-22 19:51:14 +00:00
class-bp-xprofile-field-type.php Field Types can now declare supported features & field visibility 2021-03-21 14:17:21 +00:00
class-bp-xprofile-field.php XProfile: delete field metadata when a field is deleted 2018-02-07 07:04:13 +00:00
class-bp-xprofile-group.php XProfile: Add caching to group and field queries. 2018-12-07 18:41:16 +00:00
class-bp-xprofile-profiledata.php Ensure cached data is cleared in BP_XProfile_ProfileData::delete_data_for_user(). 2020-11-11 19:23:17 +00:00
class-bp-xprofile-query.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
filters.php Grunt: move phpUnit tests into new, top-level tests folder. 2014-05-04 12:57:55 +00:00
functions.php xProfile: prevent the Name field to override WP Field Types on signup 2021-10-09 17:20:55 +00:00
template.php Update both Template Pack registration forms to use signup fields 2021-04-16 05:37:03 +00:00