Skip to content

Instantly share code, notes, and snippets.

@joelg
Created April 20, 2011 19:40
Show Gist options
  • Save joelg/932496 to your computer and use it in GitHub Desktop.
Save joelg/932496 to your computer and use it in GitHub Desktop.
Code for the Buffer Button in Wordpress
<a href="http://bufferapp.com/add" class="buffer-add-button" data-text="<?php the_title(); ?>" data-url="<?php the_permalink(); ?>" data-via="(Your Twitter username, without @)" data-count="horizontal">Buffer</a><script type="text/javascript" src="http://static.bufferapp.com/js/button.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment