'slide' ); $loop = new WP_Query( $args ); if ( $loop->have_posts() ) : while ( $loop->have_posts() ) : $loop->the_post(); $meta = get_post_custom( $post->ID ); ?>
  • Setup your slides in the admin area by using the "Slide" custom post type, we'll take care of the rest!