tooltip('If turned on, users will be able to search members in this directory'); ?> ui_on_off('_um_search', 0, true, 1, 'search-options', 'xxx'); ?>
builtin->all_user_fields() as $key => $arr) { ?> > builtin->all_user_fields() as $key => $arr) { ?> query->get_meta_value('_um_search_fields', $key) ); ?>>
tooltip('If you want to allow specific user roles to be able to search only'); ?> query->get_roles() as $key => $value) { ?> query->get_meta_value('_um_roles_can_search', $key) ); ?>>
tooltip('If you want to prevent specific user roles from being able to search'); ?> query->get_roles() as $key => $value) { ?> query->get_meta_value('_um_roles_cant_search', $key) ); ?>>
tooltip('Customize the search result text . e.g. Found 3,000 Members. Leave this blank to not show result text'); ?>
tooltip('This is the text that is displayed if no users are found during a search'); ?>