buddypress/tests/testcases/xprofile
Boone B Gorges e8207523af Ensure that the BP_XProfile_Field_Type_Placeholder class has a validation regex
This ensures that any value will pass the is_valid() test for this field type.

Fixes #5589

git-svn-id: https://buddypress.svn.wordpress.org/branches/2.0@8346 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-05-03 00:17:57 +00:00
..
activity.php Fix testcase for r8208 2014-03-30 18:46:48 +00:00
cache.php Introduce metadata pre-fetching for xprofile objects 2014-02-17 19:42:03 +00:00
class-bp-xprofile-field-type.php Ensure that the BP_XProfile_Field_Type_Placeholder class has a validation regex 2014-05-03 00:17:57 +00:00
class-bp-xprofile-field.php Unit Tests: remove copypasta from the testcase class name for XProfile/Field. 2014-03-01 00:24:51 +00:00
class-bp-xprofile-group.php Don't use fetch_default_visibility_levels() method in bp_has_profile() loop 2014-02-17 19:54:32 +00:00
class-bp-xprofile-profiledata.php Improve cache test for BP_XProfile_ProfileData::exists() 2014-03-03 01:48:51 +00:00
filters.php Migrate xprofilemeta functions to the WP metadata API 2014-02-13 03:50:39 +00:00
functions.php xProfile: re-architecture profile field types and de-duplicate the templating and validation logic to make it easier for core and plugins to add new profile field types. 2014-03-27 19:34:02 +00:00