Skip to content

Instantly share code, notes, and snippets.

@AbhishekGhosh
Created June 23, 2020 17:44
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 AbhishekGhosh/88f62bd1f5f93ea154871be8f64c0a1e to your computer and use it in GitHub Desktop.
Save AbhishekGhosh/88f62bd1f5f93ea154871be8f64c0a1e to your computer and use it in GitHub Desktop.
Show Only on Genesis Home Page
<?php if(is_front_page() && !is_paged()) : ?>
<?php endif; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment