buddypress/bp-xprofile
Mathieu Viet 21dd39b0e4 In Profile fields management screens, make sure the cancelled field options are not saved
When editing fields using options such as select boxes, radio boxes, check boxes, etc. when an admin cancelled one or more options, they were still saved. This make sure cancelled options are fully removed before the profile field is edited.

Fixes #5453

git-svn-id: https://buddypress.svn.wordpress.org/trunk@8180 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-03-27 21:40:20 +00:00
..
admin In Profile fields management screens, make sure the cancelled field options are not saved 2014-03-27 21:40:20 +00:00
bp-xprofile-actions.php First pass at Profile Settings for improved profile field visibility UX: 2014-02-21 23:08:04 +00:00
bp-xprofile-activity.php Use WP Plugin API rather than call_user_func() to apply format_callback to activity actions 2014-03-13 19:05:27 +00:00
bp-xprofile-admin.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
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 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
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: 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
bp-xprofile-loader.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
bp-xprofile-screens.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
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 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