Adjusted the filter call for Trails Reviewed count in the header, to give a value...
authorLaury GvR <laury@gaslightmedia.com>
Fri, 5 May 2017 17:07:17 +0000 (13:07 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 5 May 2017 17:07:17 +0000 (13:07 -0400)
sections/header.php

index ffe2fd3..584fab9 100644 (file)
@@ -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">