custom query question
-
Hello,
I have a custom query like this which is working fine, Now I want to add post name to the query, how do I do that ?
$query = ‘meta_key=specs&meta_value=’ . $location . ‘&showposts=5&paged=’ .$paged;
thanks,
Ashwin.
- The topic ‘custom query question’ is closed to new replies.