Array
(
    [post_type] => job_listing
    [post_status] => publish
    [ignore_sticky_posts] => 1
    [offset] => 0
    [posts_per_page] => 3
    [orderby] => post__in
    [order] => DESC
    [tax_query] => Array
        (
            [0] => Array
                (
                    [taxonomy] => job_listing_category
                    [field] => term_id
                    [terms] => Array
                        (
                            [0] => 11264
                            [1] => 127
                            [2] => 4098
                            [3] => 4099
                            [4] => 80
                            [5] => 81
                            [6] => 10405
                            [7] => 4101
                        )

                    [include_children] => 1
                    [operator] => IN
                )

        )

    [meta_query] => Array
        (
        )

    [update_post_term_cache] => 
    [update_post_meta_cache] => 
    [cache_results] => 
    [fields] => all
)