Answer the question
In order to leave comments, you need to log in
How to get all posts from the current request?
I need to get all posts in the current request.
global $wp_query;
$posts = $wp_query->posts;
meta_key=color&meta_value=blue
$posts = $wp_query->posts;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question