Guest User

Untitled

a guest
Nov 23rd, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. $args = array(
  2. 'numberposts' => 10,
  3. 'order' => 'DESC',
  4. 'include' => array(),
  5. 'exclude' => array(),
  6. 'meta_key' => 'cp_sys_total_ad_cost',
  7. 'post_type' => 'ad_listing',
  8. 'suppress_filters' => true,
  9. );
Add Comment
Please, Sign In to add comment