[Plugin: Widget Logic] Triple "OR" statement problem
-
I can’t get the third condition to apply in the following statement:
is_page(14) || is_category(array(11,12)) || (is_single() && in_category(array(11,12)))
The first two conditions apply just fine. Any ideas? Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[Plugin: Widget Logic] Triple "OR" statement problem’ is closed to new replies.