projects
/
WP-Themes
/
laury
/
newbreakout.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
333d580
)
adding shareThis is breadcrumbs row
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 22 Mar 2016 13:08:46 +0000
(09:08 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 22 Mar 2016 13:08:46 +0000
(09:08 -0400)
parts/bread-crumbs.php
patch
|
blob
|
history
diff --git
a/parts/bread-crumbs.php
b/parts/bread-crumbs.php
index
7603ea0
..
e450bcd
100644
(file)
--- a/
parts/bread-crumbs.php
+++ b/
parts/bread-crumbs.php
@@
-1,3
+1,4
@@
+<?php echo '<span class="st_sharethis" st_title="'. get_the_title().'" st_url="'. get_the_permalink() .'"></span>'; ?>
<?php if(function_exists('bcn_display') && !is_front_page())
{
echo "<div class=\"breadcrumbs\">";