Skip to content

Instantly share code, notes, and snippets.

@babelpuntocl
Created April 4, 2018 12:48
Show Gist options
  • Save babelpuntocl/5679c53fb97b3e7984804d55fe982cdb to your computer and use it in GitHub Desktop.
Save babelpuntocl/5679c53fb97b3e7984804d55fe982cdb to your computer and use it in GitHub Desktop.
<?php if (get_field('field_name')) : ?>
<?php else : ?>
<?php endif; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment