buddypress/bp-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
..
admin Compress scripts/styles 2014-04-08 20:21:22 +00:00
bp-xprofile-actions.php Profile Visibility Settings: 2014-04-09 00:48:39 +00:00
bp-xprofile-activity.php XProfile: Check for activity component before using bp_activity_get(). 2014-04-21 20:54:52 +00:00
bp-xprofile-admin.php xProfile: fix regression in wp-admin field types screen where duplicate field templates were being shown for pre-2.0 custom field types. 2014-04-04 11:18:22 +00:00
bp-xprofile-buddybar.php EOF: 2012-09-18 18:03:00 +00:00
bp-xprofile-cache.php Caching improvements related to bp_core_get_user_displayname() 2014-03-03 01:48:45 +00:00
bp-xprofile-caps.php EOF: 2012-09-18 18:03:00 +00:00
bp-xprofile-classes.php Ensure that the BP_XProfile_Field_Type_Placeholder class has a validation regex 2014-05-03 00:17:57 +00:00
bp-xprofile-cssjs.php Replace BP_PLUGIN_DIR and BP_PLUGIN_URL constant usages with plugin_dir and plugin_url BuddyPress variables, respectively. Also replaces $bp global touches with buddypress() calls within the above scopes. 2014-01-24 23:48:48 +00:00
bp-xprofile-filters.php xProfile: adjust the xprofile_sanitize_data_value_before_save function to return the passed value instead of null if that value is empty(). 2014-03-26 20:04:37 +00:00
bp-xprofile-functions.php xProfile: prevent duplicate profile field templating when using pre-2.0 custom field types. 2014-05-01 22:38:35 +00:00
bp-xprofile-loader.php Proper ordering for Settings subnav items in WP Admin Bar 2014-04-16 14:13:53 +00:00
bp-xprofile-screens.php Correct path to settings/profile template 2014-04-17 19:15:19 +00:00
bp-xprofile-settings.php First pass at Profile Settings for improved profile field visibility UX: 2014-02-21 23:08:04 +00:00
bp-xprofile-template.php Prevent outputting visibility settings table for empty profile field groups. See #5352. 2014-03-30 18:57:53 +00:00