Quiz Night Fundraiser for 2027 Production
Date: Saturday 17 October 2026 Location: The Auditorium Doors open at 6pm, quiz begins at 6.30pm Dress up yourselves or dress up your table to…
applying custom args filter: issues
args after custom query
Array
(
[post_type] => post
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => category
[field] => term_id
[terms] => 252
[include_children] => 1
[operator] => NOT IN
)
)
[orderby] => menu_order
[order] => ASC
[posts_per_page] => 100
[ignore_sticky_posts] => 1
[post_status] => publish
[meta_query] => Array
(
[0] => Array
(
[key] => issue-number
[value] => 46
)
)
)
Custom Post. The Query Is:
Array
(
[post_type] => post
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => category
[field] => term_id
[terms] => 252
[include_children] => 1
[operator] => NOT IN
)
)
[orderby] => menu_order
[order] => ASC
[posts_per_page] => 100
[ignore_sticky_posts] => 1
[post_status] => publish
[meta_query] => Array
(
[0] => Array
(
[key] => issue-number
[value] => 46
)
)
)
Found Posts: 9
Total Query Posts: 9







