Description
Convert the following formats:
- @username -> https://twitter.com/username
- @username/listname -> https://twitter.com/username/listname
- #hashtag -> https://search.twitter.com/search?q=%23hashtag
It comes with some options to configure, like use nofollow attribute, open on a new page and choose where you want the links to be replaced.
Installation
- Upload
twitter-highlight
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure settings in the options panel
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Twitter Highlight” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Twitter Highlight” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First version.
1.1
- Options display style changed a little
1.2
- Fix incorrect username/list/hashtag handling when it was inside a link. Thanks to Holly Jahangiri (https://jahangiri.us/) and Justin Sternberg (https://twitter.com/Jtsternberg/status/482968443227234304)