inklusion started the conversation
Conversation Start
Hi,
I am using Essential Grid to show posts, but I want to show only featured posts.
They support using queries for filtering (e.g. 'post__in=array(1,2,5)&post__not_in=array(25,10)).
How can I query for featured posts?