Skip to content

Instantly share code, notes, and snippets.

@drrobotnik
Created May 21, 2014 18:28
Show Gist options
  • Save drrobotnik/ee4126a59d8c91096ad8 to your computer and use it in GitHub Desktop.
Save drrobotnik/ee4126a59d8c91096ad8 to your computer and use it in GitHub Desktop.
addthis
wp_enqueue_script( 'addthis', '//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4ee8386e3c529ef2', array(), 0, true );
<a class="addthis_button_compact" addthis:url="<?php echo get_permalink(); ?>" addthis:title="<?php the_title(); ?>"><span>share</span></a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment