projects
/
WP-Themes
/
ToskiSands.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
797d587
)
Update archive page
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 29 Jun 2015 16:09:35 +0000
(12:09 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 29 Jun 2015 16:09:35 +0000
(12:09 -0400)
make recipe category and remove archives
archive.php
patch
|
blob
|
history
diff --git
a/archive.php
b/archive.php
index
f9490a3
..
0e5d067
100644
(file)
--- a/
archive.php
+++ b/
archive.php
@@
-59,9
+59,7
@@
}
?>
</ul>
- <p>Archive</p>
- <ul><?php wp_get_archives( array( 'type' => 'monthly', 'limit' => 12 ) ); ?></ul>
- <p>Categories</p>
+ <p>Recipe Categories</p>
<ul>
<?php
$args = array(