projects
/
WP-Themes
/
charlevoixlibrary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42fd37d
)
Also adding ShareThis to blog post single pages
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 27 Mar 2017 14:28:52 +0000
(10:28 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 27 Mar 2017 14:28:52 +0000
(10:28 -0400)
parts/blog-text-single.php
patch
|
blob
|
history
diff --git
a/parts/blog-text-single.php
b/parts/blog-text-single.php
index
6fda71f
..
8802226
100644
(file)
--- a/
parts/blog-text-single.php
+++ b/
parts/blog-text-single.php
@@
-7,6
+7,7
@@
<?php } ?>
<?php endif; ?>
<span class="meta date">Posted on <?php the_time('F jS, Y') ?></span>
+ <?php get_template_part("parts/share-this"); ?>
</header>
<?php the_content(); ?>
</article>
\ No newline at end of file