Skip to content

Instantly share code, notes, and snippets.

@bryceadams
Created November 7, 2012 08:49
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 bryceadams/4030268 to your computer and use it in GitHub Desktop.
Save bryceadams/4030268 to your computer and use it in GitHub Desktop.
slider on home
<?php if ( is_home() ) {
echo wptuts_slider_template();
} ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment