ACF: none
Array
(
[post_type] => Array
(
[0] => phonebook
)
[post_status] => publish
[posts_per_page] => 100
[post__not_in] => Array
(
[0] =>
)
[tax_query] => Array
(
[relation] => AND
[0] => Array
(
[taxonomy] => phonebook_category
[field] => slug
[terms] => x
)
[1] => Array
(
[taxonomy] => phonebook_category
[field] => slug
[terms] => Array
(
[0] => x
)
[operator] => IN
)
)
[paged] => 1
[orderby] => date
[order] => ASC
[meta_query] => Array
(
[relation] => AND
)
)