Skip to content

Instantly share code, notes, and snippets.

@AlexGalhardo
Forked from vermasachin/SocialShareFacebook
Created December 8, 2018 13:32
Show Gist options
  • Save AlexGalhardo/b228c999fc0f60618eed5ffe10601699 to your computer and use it in GitHub Desktop.
Save AlexGalhardo/b228c999fc0f60618eed5ffe10601699 to your computer and use it in GitHub Desktop.
Social Share Facebook
http://www.facebook.com/share.php?u=<?php print(urlencode(get_permalink())); ?>&title=<?php print(urlencode(the_title())); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment