de-excluding plafond cave of brochures list
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-12-09 14:55:24 +01:00
parent 2aa985760a
commit da0d688bc9

View File

@ -22,7 +22,7 @@ if (class_exists('GF_Field')) {
'meta_key' => 'brochure_pdf',
'meta_value' => false,
'meta_compare' => '!=',
'post__not_in' => [4431, 4436, 7222, 5825, 6505]
'post__not_in' => [4431, 4436, 7222]
));
$choices = [];