Skip to content

Instantly share code, notes, and snippets.

@bryceadams
Created November 7, 2012 08:49
Show Gist options
  • Select an option

  • Save bryceadams/4030268 to your computer and use it in GitHub Desktop.

Select an option

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