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
This section describes how to install the plugin and get it working.
- Upload
bns-chesscom-badge.php
to 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: 125x125, 200x50, 100x30, 120x60, 468x60, 250x250, 200x200, and the default.
NB: Use the shortcode at your own risk!
- Copyright 2010-2015 Edward Caissie (email : edward.caissie@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2,
as published by the Free Software Foundation.
You may NOT assume that you can use any other version of the GPL.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
The license for this software can also likely be found here:
http://www.gnu.org/licenses/gpl-2.0.html