Skip to content

Commit

Permalink
Update inc/template-tags.php
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Bigga <[email protected]>
  • Loading branch information
dersimoezdag and albig authored Oct 30, 2024
1 parent 3821342 commit 281142e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inc/template-tags.php
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ function sunflower_the_social_media_sharers() {
$sharer[] = sprintf(
'<a href="https://www.facebook.com/sharer/sharer.php?u=%s" target="_blank" title="%s" class="sharer"><i class="fab fa-facebook-f"></i></a>',
get_permalink(),
rawurlencode( (string) get_the_title() ),
__( 'Share on Facebook ', 'sunflower' )
);
}
Expand Down

0 comments on commit 281142e

Please sign in to comment.