array(5) {
  ["post_type"]=>
  string(6) "talent"
  ["posts_per_page"]=>
  int(16)
  ["paged"]=>
  int(13)
  ["tax_query"]=>
  array(2) {
    ["relation"]=>
    string(3) "AND"
    [0]=>
    array(3) {
      ["taxonomy"]=>
      string(10) "talent_app"
      ["field"]=>
      string(4) "slug"
      ["terms"]=>
      string(4) "live"
    }
  }
  ["sort_app"]=>
  string(4) "DESC"
}