Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. $args = array(
  2. 'post_type' => 'post',
  3. );
  4. $the_query = new WP_Query( $args );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement