[if exists]{PARAM} – else clause fails unless param sent as blank string
-
[if exists]{PARAM}[show]The first parameter was passed [else]The first parameter wasn't passed[/if]
the else only works correct if i send as
[myshortcode param=""]
if i just use
[myshortcode]
then[if exists]
returns true.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[if exists]{PARAM} – else clause fails unless param sent as blank string’ is closed to new replies.