• Resolved cjucova

    (@cjucova)


    Hi!
    Thank you for an amazing theme first of all.

    I’m using Search&Filter plugin on archive pages, and would like to add an argument to the query, like:

    $the_query = new WP_Query( array(
    				'search_filter_id' => 1234,
    			) );

    Is there any filter i can do this with?…
    Looking forward for your reply.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Modify main query (posts and cpt)’ is closed to new replies.