Frontpage cycle now using tags
authorLaury GvR <laury@gaslightmedia.com>
Thu, 4 Dec 2014 21:24:49 +0000 (16:24 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 4 Dec 2014 21:24:49 +0000 (16:24 -0500)
front-page.php

index 20755a5..95ae7ad 100644 (file)
@@ -46,7 +46,7 @@
                 data-cycle-log="false"
                  >
 <?php
-$args = array( 'numberposts' => 4, 'category_name' => 'Preston Feather' );
+$args = array( 'numberposts' => 4, 'tag' => 'frontpage-cycle' );
 $lastposts = get_posts( $args );
 foreach($lastposts as $post) : setup_postdata($post); ?>
     <div>