Description
You can wrap any amount of sentences with a shortcode allowing people to click on those and allow them share on twitter with a link back to the article source and via the site name.
Installation
- Upload
tweet-that
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
[tweet]
around the text you want people to be able to share and end with[/tweet]
- Optionally start with
[tweet bird="yes"]
to display the twitter bird and end with[/tweet]
- Now includes
widget.js
so the twitter box appears as a pop-up and not full screen.
FAQ
- I have activated the plugin – what now?
-
Just place
[tweet]
between the text you want to highlight for people to share[/tweet]
.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Tweet That” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Tweet That” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
- 0.1 Shortcode plugin creation
- 0.2 Strip tags in between shortcode
- 0.3 Twitter post box opens in new tab
- 0.4 Optional twitter bird appearing after the tweet