I have a multi-select form doing its thing, but I want some of the options to be...optional and to return all posts results regardless of that particular field's value.
Is there an equivalent to mySQL field=ALL?
I thought maybe leaving it blank would accomplish this, but I'm not sure about the results I'm getting.