FIX removing useless brochures
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
12a3af83ed
commit
cc20a0fff1
|
|
@ -22,8 +22,7 @@ if (class_exists('GF_Field')) {
|
|||
'meta_key' => 'brochure_pdf',
|
||||
'meta_value' => false,
|
||||
'meta_compare' => '!=',
|
||||
'post__not_in' => [4431, 4436]
|
||||
|
||||
'post__not_in' => [4431, 4436, 11404, 11411, 1582, 4294, 3353, 4297]
|
||||
));
|
||||
$choices = [];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user