projects
/
WP-Themes
/
brewbakers.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
824e217
)
Member categories fix
author
laury
<laury@gaslightmedia.com>
Tue, 11 Sep 2018 15:29:05 +0000
(11:29 -0400)
committer
laury
<laury@gaslightmedia.com>
Tue, 11 Sep 2018 15:29:14 +0000
(11:29 -0400)
parts/manufacturers.php
patch
|
blob
|
history
diff --git
a/parts/manufacturers.php
b/parts/manufacturers.php
index
46c715d
..
11583f9
100644
(file)
--- a/
parts/manufacturers.php
+++ b/
parts/manufacturers.php
@@
-1,4
+1,4
@@
-<?php $cats = apply_filters('member_categories',
""
); ?>
+<?php $cats = apply_filters('member_categories',
true
); ?>
<?php foreach($cats as $key=>$value){
if($value['parent']['value'] === 0){