=== APPA World Rankings Display Plugin === Contributors: jmrieger Tags: appa, paintball Requires at least: 3.0.1 Tested up to: 3.5.1 Stable tag: 1.0.0 License: GPL2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Display the APPA / PSP World Rankings via shortcode. Displays current season by default, or a previous season if specified. == Description == Display the APPA / PSP World Rankings via shortcode. Displays current season by default, or a previous season if specified. This plugin is lightly supported. If you have an issue, please e-mail ids@paintball-players.org stating your name, website, and a link to the page where you are having issues. == Installation == 1. Upload the 'appa-world-rankings' plugin to your plugin folder: '/wp-content/plugins/' 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Create a post or page, and place this shortcode at the beginning of the post: `[appa_world_rankings]` 4. If you would like to display a past season (no earlier than 2012), you may specify the season as follows: [appa_world_rankings season=2012] == Frequently Asked Questions == = Can I customize the style for this plugin = Yes. Please see http://paintball-players.org/modules/world_rankings/default.css for a documentation of which styles you can change. Note that you may NOT hide any of the logos on this page. == Screenshots == == Changelog == = 1.0.0 = * Original version