de-excluding plafond cave of brochures list
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2aa985760a
commit
da0d688bc9
|
|
@ -22,7 +22,7 @@ if (class_exists('GF_Field')) {
|
||||||
'meta_key' => 'brochure_pdf',
|
'meta_key' => 'brochure_pdf',
|
||||||
'meta_value' => false,
|
'meta_value' => false,
|
||||||
'meta_compare' => '!=',
|
'meta_compare' => '!=',
|
||||||
'post__not_in' => [4431, 4436, 7222, 5825, 6505]
|
'post__not_in' => [4431, 4436, 7222]
|
||||||
|
|
||||||
));
|
));
|
||||||
$choices = [];
|
$choices = [];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user