Skip to content

Instantly share code, notes, and snippets.

@dryan1144
Last active December 21, 2015 05:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dryan1144/6254414 to your computer and use it in GitHub Desktop.
Save dryan1144/6254414 to your computer and use it in GitHub Desktop.
Template tag for custom share functionality. Add to single.php and/or page.php.
<?php if ( function_exists('healingartsweb_custom_share') ) {
healingartsweb_custom_share();
} ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment