FIX removing useless brochures
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-10-28 10:39:56 +01:00
parent 12a3af83ed
commit cc20a0fff1

View File

@ -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 = [];