| @@ -36,8 +36,10 @@ | ||
| 36 | 36 | 'date_type' => '', |
| 37 | 37 | 'date_format' => '', |
| 38 | 38 | 'show_term_names' => '', |
| 39 | 39 | 'selected_and_above' => '', |
| 40 | + 'show_range_list' => '', | |
| 41 | + 'range_list_input' => '', | |
| 40 | 42 | 'logic' => '', |
| 41 | 43 | 'orderby' => '', |
| 42 | 44 | 'in_path' => '', |
| 43 | 45 | 'exclude' => '', |
| @@ -56,8 +58,10 @@ | ||
| 56 | 58 | 'tooltip' => '', |
| 57 | 59 | 'more_less' => '', |
| 58 | 60 | 'show_chips' => '', |
| 59 | 61 | 'acf_fields' => '', |
| 62 | + 'has_child_filter' => '', | |
| 63 | + 'child_values' => '', | |
| 60 | 64 | ) |
| 61 | 65 | ); |
| 62 | 66 | } |
| 63 | 67 | |