Skip to content

Instantly share code, notes, and snippets.

@mattradford
Created August 22, 2014 08:37
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
WordPress Linked share button without JS
<a href="http://www.linkedin.com/shareArticle?mini=true&url=<?php the_permalink() ?>&title=<?php the_title(); ?>&summary=&source=<?php bloginfo('name'); ?>" target="_new">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment