AND operator doesn't work in conditional statement
-
AND (&&) operator doesn’t work in widget area’s custom conditional statement. For example:
!is_page(730) WORKS
is_page() WORKS
BUT
!is_page(730) && is_page() DOESN’T WORKhttps://www.ads-software.com/plugins/theme-blvd-widget-areas/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘AND operator doesn't work in conditional statement’ is closed to new replies.