Fix slider filter query and results

This commit is contained in:
Champ Camba
2021-05-03 14:30:51 +08:00
parent 1751676458
commit cf282c4875
+1
View File
@@ -1660,6 +1660,7 @@ if ( ! class_exists( 'um\core\Member_Directory' ) ) {
'value' => $value,
'compare' => 'BETWEEN',
'inclusive' => true,
'type' => 'NUMERIC',
);
break;