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:
1ebd588
)
Display recipe categories if on recipes page. attempt 4
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 3 Jun 2015 20:08:55 +0000
(16:08 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 3 Jun 2015 20:08:55 +0000
(16:08 -0400)
page.php
patch
|
blob
|
history
diff --git
a/page.php
b/page.php
index
63442bc
..
f4554fe
100644
(file)
--- a/
page.php
+++ b/
page.php
@@
-16,7
+16,7
@@
$show_count = 0; // 1 for yes, 0 for no
$pad_counts = 0; // 1 for yes, 0 for no
$hierarchical = 1; // 1 for yes, 0 for no
- $taxonomy = '
genr
e';
+ $taxonomy = '
recip
e';
$title = '';
$args = array(