=== XKCD Embed === Contributors: ympno Tags: xkcd, comic, webcomic, widget, shortcode Requires at least: 3.0 Tested up to: 6.9 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html 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.1, February 3, 2026 = * Updated: Author to DigitalME * Updated: Contributor to ympno * Tested up to WordPress 6.9 = Version 1.0.0 = * Initial release