=== Shortcodes For KeyForge === Contributors: jsmackin Donate link: http://example.com/ Tags: shortcodes, keyforge Requires at least: 4.8 Tested up to: 5.0.3 Stable tag: trunk Requires PHP: 5.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin adds three simple shortcodes for displaying KeyForge cards and decks. == Description == This plugin adds three simple shortcodes for displaying KeyForge cards and decks. These are: * KeyForge Card `[keyforge-card number=1]` will display the text for a KeyForge card and will show the image on hover. * KeyForge Card Image `[keyforge-card-image number=1]` Like KeyForge Card but will show the card image. * KeyForge Deck `[keyforge-deck id={deckId}]` will show the deck identified by {deckId}. Please note that this plugin refers to the KeyForge CDN for card images (cdn.keyforgegame.com). == Installation == 1. Upload the plugin files to the `/wp-content/plugins/shortcodes-for-keyforge` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress