array(7) {
["post_type"]=>
string(8) "property"
["posts_per_page"]=>
string(1) "3"
["paged"]=>
int(1)
["tax_query"]=>
array(5) {
[0]=>
array(3) {
["taxonomy"]=>
string(17) "property-location"
["field"]=>
string(4) "slug"
["terms"]=>
string(6) "london"
}
[1]=>
array(3) {
["taxonomy"]=>
string(15) "property-status"
["field"]=>
string(4) "slug"
["terms"]=>
string(4) "rent"
}
[2]=>
array(3) {
["taxonomy"]=>
string(13) "property-type"
["field"]=>
string(4) "slug"
["terms"]=>
string(9) "apartment"
}
[3]=>
array(3) {
["taxonomy"]=>
string(17) "property-features"
["field"]=>
string(4) "slug"
["terms"]=>
string(16) "air-conditioning"
}
["relation"]=>
string(3) "AND"
}
["meta_query"]=>
array(4) {
[0]=>
array(4) {
["key"]=>
string(21) "estate_property_price"
["value"]=>
string(4) "5000"
["compare"]=>
string(2) "<="
["type"]=>
string(7) "NUMERIC"
}
[1]=>
array(4) {
["key"]=>
string(21) "estate_property_rooms"
["value"]=>
string(1) "2"
["compare"]=>
string(2) ">="
["type"]=>
string(7) "NUMERIC"
}
[2]=>
array(4) {
["key"]=>
string(30) "estate_property_available_from"
["value"]=>
string(8) "20140901"
["compare"]=>
string(2) "<="
["type"]=>
string(7) "NUMERIC"
}
["relation"]=>
string(3) "AND"
}
["orderby"]=>
string(4) "date"
["order"]=>
string(4) "DESC"
}