Merge branch 'feature/576' of https://github.com/tainacan/tainacan into feature/576
This commit is contained in:
commit
fc6d16f92e
|
@ -457,6 +457,7 @@ class REST_Items_Controller extends REST_Controller {
|
|||
}
|
||||
|
||||
foreach($meta_query as $meta) {
|
||||
$filter_type_component = false;
|
||||
if( !isset($meta['key']) || !isset($meta['value']) )
|
||||
continue;
|
||||
|
||||
|
|
Loading…
Reference in New Issue