BNS Twitter Follow Button
A widget to allow you to set the parameters of the Twitter Follow Button found here: https://twitter.com/about/resources/followbutton. This widget also creates a shortcode that can be used in posts and pages. Also to note, each instance of the shortcode or widget can use a different Twitter name so you can have multiple Twitter accounts listed on your website. Includes support of languages for the Follow Button using the two letter ISO-639-1 language code for English (en), French (fr), German (de), Italian (it), Spanish (es), Korean (ko) and Japanese (ja).
Download
Latest version: Download BNS Twitter Follow Button v0.2 [zip]
Installation
This section describes how to install the plugin and get it working.
- Upload
bns-tfbutton.phpto the/wp-content/plugins/directory - Activate through the ‘Plugins’ menu.
- Place the BNS Twitter Follow Button widget appropriately in the Appearance | Widgets section of the dashboard.
- Set options to personal preferences.
– or -
- Go to ‘Plugins’ menu under your Dashboard
- Click on the ‘Add New’ link
- Search for bns-twitter-follow-button
- Install.
- Activate through the ‘Plugins’ menu.
- Place the BNS Twitter Follow Button widget appropriately in the Appearance | Widgets section of the dashboard.
- Set options to personal preferences.
Reading this article for further assistance: http://wpfirstaid.com/2009/12/plugin-installation/
Shortcode: bns_tfbutton
Parameters are very similar to the plugin …
- ‘title’ => __(”)
- ‘twitter_name’ => ”, // No @ symbol needed
- ‘show_count’ => false
- ‘button’ => false, // Blue
- ‘text_color’ => ’186487′, // No # symbol needed
- ‘link_color’ => ”
- ‘width’ => ’300px’
- ‘align’ => ”, // Left aligned
- ‘lang’ => ” // default English
NB: Use the shortcode at your own risk!
FAQ
Q. Where can I get support for this widget?
A. Please note, support may be available on the WordPress Support forums; but, it may be faster to visit http://buynowshop.com/plugins/bns-ftbutton/ and leave a comment with the issue you are experiencing.
Q. Can I use this in more than one widget area?
A. Yes, this plugin has been made for multi-widget compatibility. Each instance of the widget will display, if wanted, differently than every other instance of the widget.
Q. How can I style the plugin output?
A. Yes, more to follow … or read this page: http://dev.twitter.com/pages/follow_button
Changelog
0.2
- added support of languages for the Follow Button using the two letter ISO-639-1 language code
- languages supported: English (en); French (fr); German (de); Italian (it); Spanish (es); Korean (ko); and, Japanese (ja).
- updated readme (this file) with corections to shortcode usage / parameters
0.1.1
- update to readme.txt file (typos and corrections)
0.1
- Initial Release – working beta version
- released June 1, 2011