Some stray comment tags removed
authorLaury GvR <laury@gaslightmedia.com>
Fri, 2 Oct 2015 16:27:35 +0000 (12:27 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 2 Oct 2015 16:27:35 +0000 (12:27 -0400)
single.php

index 53a5d1d..c1ed315 100644 (file)
@@ -24,7 +24,7 @@
                                     </header>
                                     <?php echo the_content(); ?>
 <!--                                    <footer class="entry-meta small-12 medium-6 medium-push-3 center">-->
-                                        //<?php $post_categories = wp_get_post_categories( get_the_ID() );
+                                        <?php //$post_categories = wp_get_post_categories( get_the_ID() );
 //                                        $cats = array();
 //                                        echo 'This entry was posted ';
 //                                        if (has_category()) {