Advertisement
Guest User

Untitled

a guest
May 6th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. $query = query_posts('category_name= cat-test'); this query get all posts related to 'cat-test'. I need to get specific post with post_title='post-test' from this query
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement