Description
Adds a button to the TinyMCE to wrap a twitter username in a shortcode that’ll build out the link automatically.
Screenshots
Installation
This section describes how to install the plugin and get it working.
- Upload the ‘twitter-name-link’ folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it.
FAQ
- What does this do?
-
Adds a button to the TinyMCE to wrap a twitter username in a shortcode that’ll build out the link automatically. You simply type the twitter handle, highlight, press the button, and it will be wrapped in a shortcode. The shortcode will create the link and include the @ in the display. Also includes a CSS class (a.twitter-name) if you want to style it differently that the rest of your site.
- Is that it?
-
Yep. That’s it.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Twitter Name Link” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Twitter Name Link” 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
- Initial release