Tweetability Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Let readers of your wordpress tweet the text with a single click. Inspired from a recent New York Times article doing the exact same thing. Demo
See screenshots.
This plugin is based on jQuery plugin Tweetable by Justin Duke
How To Use
Simply place [tweetability]your content here[/tweetability] in your posts/pages. The text between [tweetability] shortcode would be wrapped in a special clickable block that user can click and it will open users’ twitter page to tweet that text.
You can set the following values in options page or use the attribute to override the values from options page:
- via: A screen name to associate with the Tweet. The provided screen name will be appended to the end of the tweet with the text: “via @username”.
- related: Suggest accounts related to the your content or intention by comma-separating a list of screen names. After Tweeting, the user will be encouraged to follow these accounts.
- linkclass: Name of additional css classes to add to twitter link. This can be used to change color, background color or hover color.
- tooltip: Tooltip text that appears when user hovers over the link.
Example
[tweetability via=”kashiif” related=”wordpress” linkclass=”hilight” tooltip=”Click here to tweet this instantaneously”]your content here[/tweetability]
Screenshots
-
Tweetable text on your post.
-
Example use in post editor.
-
Plugin options page.