Litle bug in search validation function, resolved, may be update the plugin?
-
There is a litle bug in function bxcft_special_fields_search_validation, with which BP Profile Search isn’t working with custom profile field types. The second argument in this function must be $field (insted $field_type, as described in http://dontdream.it/bp-profile-search/custom-profile-field-types) and than we will call “switch ($field->type)” inside the function. It’s working for me now. My version of plugin is 2.4.3.
Thank You for Your work!
https://wordpress.org/plugins/buddypress-xprofile-custom-fields-type/
The topic ‘Litle bug in search validation function, resolved, may be update the plugin?’ is closed to new replies.