=== XKCD Embed === Contributors: section214 Tags: xkcd, comic, webcomic, widget, shortcode Requires at least: 3.0 Tested up to: 4.0 Stable tag: 1.0.0 A simple plugin to display XKCD comics on your website. == Description == Allows display of XKCD comics through a simple widget or shortcode. Both can be configured to display the latest comic, a random comic, or a specific comic. For example, to display comic 100 using the shortcode, simply put the shortcode [xkcd id="100"] where you want it to be shown. [xkcd id="random" title="false"] will display a random comic, without the title. == Installation == 1. Unzip the downloaded 'xkcd-embed.zip' file 2. Upload the 'xkcd-embed' folder to '/wp-content/plugins' directory of your WordPress installation 3. Activate the plugin via the WordPress Plugins page == Frequently Asked Questions == None yet == Changelog == = Version 1.0.0 = * Initial release