removing unecessary lineskips
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3553e7add4
commit
fa7ed5355d
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user