Advertisement
Guest User

MP 3108

a guest
May 29th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.18 KB | None | 0 0
  1. // Suppose your type is called "car", with plural form "cars"
  2.  
  3. foreach ($wf->cars(“posts_per_page=3&orderby=meta_value_num&meta_key=post_views_count&order=desc”) as $item) :
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement