Added the custom field 'Trails Reviewed' counter filter to the header
authorLaury GvR <laury@gaslightmedia.com>
Fri, 5 May 2017 17:03:51 +0000 (13:03 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 5 May 2017 17:03:51 +0000 (13:03 -0400)
sections/header.php

index 22b8f5f..ffe2fd3 100644 (file)
@@ -8,7 +8,9 @@
         <div class="medium-4 large-8 columns show-for-large-up">
             <div id="trail-num" class="row collapse">
                 <div class="small-5 columns">
-                    <h5>243</h5>
+                    <h5>
+                        <?php echo apply_filters( 'glm-get-custom-field-count','reviewed' ); ?>
+                    </h5>
                 </div>
                 <div class="small-7 columns">
                     <p>Trails Reviewed</p>