Linking to a custom query
-
Hi,
I am new to WP so this is probably a beginner’s question but I have searched around and could not find the answer.
I have learned how to create custom query using query_posts() for a loop. (making one for category A + author 1 posts).
My question is how do I access it? If I create a new template call category-author.php, what URL or URL+parameters do I need to have this custom query display in a template or this new template.
Is it like domain.com/categoryA?author=1?
Thanks in advance,
David
The topic ‘Linking to a custom query’ is closed to new replies.