diff --git a/includes/api.php b/includes/api.php index a10da49..3687d43 100644 --- a/includes/api.php +++ b/includes/api.php @@ -118,7 +118,6 @@ function debugQueryTest() 'field' => 'term_id' ); - $metaQuery = array( array( 'key' => 'state', @@ -127,7 +126,6 @@ function debugQueryTest() ) ); - $args = array( "status" => "publish", "post_type" => "artisans",