Skip to content

Instantly share code, notes, and snippets.

@wpperform
Created May 22, 2014 22:05
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 wpperform/766a1c5db51a49c6a36a to your computer and use it in GitHub Desktop.
Save wpperform/766a1c5db51a49c6a36a to your computer and use it in GitHub Desktop.
wpPERFORM.com Tweet Button Shortcode Parameters
[wpp-tweet via="wpperform" related="wpperform" text="You need to see this!" hashtag="somehashag,anotherone,yetanother" count="none" size="large"]
where ...
via = your Twitter username without the @
related = up to 2 related accounts
text = the tweet text, which will default to the post title, as adjusted for length
hashtag = a comma separated list of hashtags, without the # character
count = 1 of the following: none, horizontal, vertical (default = horizontal)
size = 1 of the following: medium, large
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment