'; // Loop while( have_posts() ) { the_post(); global $post; // Print Each Item in DL Tag shapeshifter_post_list_item( $post ); } echo '