Support

Account

Home Forums Backend Issues (wp-admin) WP query value array Reply To: WP query value array

  • No, unfortunately there isn’t, not using an ACF select field.

    If it is a standard WP field then yes, you could us the “IN” compare type in your query. That would require conversion of the ACF select field to standard meta field storage. I wrote an article about this, it is about repeaters, but the same principle can be applied to select fields https://acfextras.com/dont-query-repeaters/