Advertisement
Guest User

Untitled

a guest
Nov 20th, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. array (size=6)
  2. 'post_type' => string 'product' (length=7)
  3. 'posts_per_page' => int 4
  4. 'post_status' => string 'publish' (length=7)
  5. 'meta_query' =>
  6. array (size=3)
  7. 0 =>
  8. array (size=3)
  9. 'key' => string '_visibility' (length=11)
  10. 'value' =>
  11. array (size=2)
  12. ...
  13. 'compare' => string 'IN' (length=2)
  14. 1 =>
  15. array (size=2)
  16. 'key' => string '_price' (length=6)
  17. 'value' => string 'ASC' (length=3)
  18. 2 =>
  19. array (size=2)
  20. 'key' => string 'total_sales' (length=11)
  21. 'value' => string 'DESC' (length=4)
  22. 'tax_query' =>
  23. array (size=0)
  24. empty
  25. 'product_cat' => string 'mens-watches' (length=12)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement