wp_query with Oxygen Editor

[ad_1]

I am using Oxygen Editor for my WP blog. It allows running a wp_query with its feature called "Easy Posts". This image has my setup. I am trying to add another filter here: exclude posts where a custom field key/value of "interim" is 1.

How do I get that added here? I tried checking out a lot of tutorials, but could not find an answer.

https://preview.redd.it/ai3nuvxmlqhd1.png?width=564&format=png&auto=webp&s=6e58600d50433fb9ea285df5308676d0d8150af6

[ad_2]
1 Comment
  1. I tried it before, but never managed to do it with that query builder, because you need to add another level of parameters, so I used the custom query with something like this:

    `post_type=post&meta_query%5B0%5D%5Bkey%5D=interim&meta_query%5B0%5D%5Bvalue%5D=1&meta_query%5B0%5D%5Bcompare%5D==&posts_per_page=6&no_found_rows=true`

    Hope it helps!

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer