projects
/
WP-Themes
/
mountpleasantwow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f281b42
)
Some stray comment tags removed
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 2 Oct 2015 16:27:35 +0000
(12:27 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 2 Oct 2015 16:27:35 +0000
(12:27 -0400)
single.php
patch
|
blob
|
history
diff --git
a/single.php
b/single.php
index
53a5d1d
..
c1ed315
100644
(file)
--- a/
single.php
+++ b/
single.php
@@
-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()) {