gMagicScott / wordpress-plugin_amazing-system

0 stars 1 forks source link

Operator `one of` never matches for `[block]` shortcode #23

Closed gMagicScott closed 9 years ago

gMagicScott commented 9 years ago

This is true for both letters, numbers, and mixed (if relevant).

[block field="irrelevant" operator="one of" value="a,b,c"]
Hello Word
[/block]
[block field="irrelevant" operator="one of" value="40,45,50"]
Hello Word
[/block]