BNS Chess.com Badge
Chess.com “badge” that dynamically displays, in a widget area or with a shortcode, the user’s current rating with direct links to Chess.com
Download
Latest version: Download BNS Chess.com Badge v0.6.1 [zip]
Installation
This section describes how to install the plugin and get it working.
- Upload
bns-chesscom-badge.phpto the/wp-content/plugins/directory - Activate through the ‘Plugins’ menu.
- Read http://wpfirstaid.com/2009/12/plugin-installation/
– or -
- Go to ‘Plugins’ menu under your Dashboard
- Click on the ‘Add New’ link
- Search for bns-chesscom-badge
- Install.
- Activate through the ‘Plugins’ menu.
- Read http://wpfirstaid.com/2009/12/plugin-installation/
Shortcode: bns_chess
Parameters are very similar to the plugin:
- ‘title’ => __( ” )
- ‘the_user’ => ”
- ‘badge’ => ‘default’
Current badge sizes: 125×125, 200×50, 100×30, 120×60, 468×60, 250×250, 200×200, and the default.
NB: Use the shortcode at your own risk!
FAQ
Q. How can I get support for this plugin?
A. Please note, support may be available on the WordPress Support forums; but, it may be faster to visit http://buynowshop.com/plugins/bns-chesscom-badge/ and leave a comment with the issue you are experiencing.
Q. Do I have to do anything besides enter my user name?
A. No. The plugin will retrieve all the necessary details based on the user name entered.
Changelog
0.6.1
- Release May 2013
- Version number compatibility updates
0.6
- Release February 2013
- Refactor code into class structure
- Added sanity check if user name is present
0.5
- Release November 2012
- Added conditional check to displaying online statuses or not
- Added CSS wrappers and styles for online status text
- Removed load_plugin_textdomain as redundant
0.4.2
- documentation updates
- added license reference to ‘readme.txt’
- programmatically add version number to enqueue calls
0.4.1
- confirmed compatible with WordPress 3.4
- inline css optimizations
0.4
- released November 2011
- confirmed compatible with WordPress 3.3
- added phpDoc Style documentation
- added i18n support
- added conditional enqueue of
bns-chesscom-badge-custom-style.cssstylesheet
0.3
- released June 2011
- confirm compatible with WordPress version 3.2-beta2-18085
- enqueue style sheet
- note minimum required version as 2.8 for the use of
register_widgetet al. - added shortcode functionality
0.2.1
- released December 11, 2010
- Confirmed compatible with WordPress 3.1 (beta)
0.2
- Release date: May 22, 2010
- Added options for all current (as of May 22, 2010) badge sizes available from Chess.com
0.1
- Initial release.
