projects
/
WP-Themes
/
PrestonFeather.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
609c13d
)
Frontpage cycle now using tags
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 4 Dec 2014 21:24:49 +0000
(16:24 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 4 Dec 2014 21:24:49 +0000
(16:24 -0500)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
20755a5
..
95ae7ad
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-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>