projects
/
WP-Themes
/
michigantrailmaps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1d7268
)
Adjusted the filter call for Trails Reviewed count in the header, to give a value...
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 5 May 2017 17:07:17 +0000
(13:07 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 5 May 2017 17:07:17 +0000
(13:07 -0400)
sections/header.php
patch
|
blob
|
history
diff --git
a/sections/header.php
b/sections/header.php
index
ffe2fd3
..
584fab9
100644
(file)
--- a/
sections/header.php
+++ b/
sections/header.php
@@
-9,7
+9,8
@@
<div id="trail-num" class="row collapse">
<div class="small-5 columns">
<h5>
- <?php echo apply_filters( 'glm-get-custom-field-count','reviewed' ); ?>
+
+ <?php echo apply_filters( 'glm-get-custom-field-count','reviewed','Yes' ); ?>
</h5>
</div>
<div class="small-7 columns">