=== WP List Gists === Contributors: sdellow Donate link: https://hellostew.com Tags: github, gists, get gists, list gists, dynamic Requires at least: 3.8 Tested up to: 4.2 Stable tag: 1.2.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Load Gists from GitHub for any user in a shortcode. == Description == WP List Gists allows you to dynamically display Gists from any user in any post/page (or custom post type) simply by using a shortcode. It will also load your Gists (after providing the necessary authentication details) in a sidebar for easy selection. == Installation == 1. Upload `wp-lists-gists` to the `/wp-content/plugins/` directory (or custom content directory). 1. Activate the plugin through the 'Plugins' menu in WordPress. == Screenshots == 1. WP List Gists setting screen. 2. Meta Box for dynamically selecting a Gist. == Changelog == = 1.2.1 = * Fixed issue with possible duplicate activation class. = 1.2.0 = * Completely rewritten and improved. == Upgrade Notice == = 1.2.1 = * Bug fixes. = 1.2.0 = * Fixes, improvements and generally more stable.