conditionals?
-
Are there conditionals available to check if geo information exists? For example:
if (condition) { echo 'your postal code is '; echo do_shortcode( '[postalcode]' ); }
I’ve noticed that when I’m in network at my office, the postal code does not show up. I would like to avoid showing:
your postal code is
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘conditionals?’ is closed to new replies.