array(6) {
["post_type"]=>
string(3) "job"
["post_status"]=>
array(1) {
[0]=>
string(7) "publish"
}
["posts_per_page"]=>
int(40)
["order"]=>
string(4) "DESC"
["orderby"]=>
string(4) "date"
["meta_query"]=>
array(1) {
[0]=>
array(2) {
["key"]=>
string(6) "gender"
["value"]=>
string(4) "male"
}
}
}