Skip to content

Instantly share code, notes, and snippets.

@orenshim
Created July 2, 2018 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orenshim/a1f932411e01b537a6afe5ee7e2763a4 to your computer and use it in GitHub Desktop.
Save orenshim/a1f932411e01b537a6afe5ee7e2763a4 to your computer and use it in GitHub Desktop.
<?php if ( is_front_page() ) : ?>
This content will only show on the static front page
<?php endif; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment