=== Widget to Shortcode === Contributors: akosicb, nadinecamille Tags: widgets to shortcode, widgets, shortcode, convert widget to shortcode, widget as shortcode. Requires at least: 3.9.1 Tested up to: 4.2.2 Stable tag: 4.2.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin will let you use any of your active widgets as a shortcode. == Description == This plugin will generate a shortcode version of your existing widgets. With this, you can now add widgets in your posts, pages and even within widgets. The configurations and contents of the widget is still based on how the widgets are set up in your widgets panel. Features == Installation == 1. Upload the entire `widget-to-shortcode` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. You will find an `Add Widgets` right after the Add Media button, this should display a popup containing all the active widgets. == Screenshots == 1. screenshot-1.png 2. screenshot-2.png == Changelog == = 1.0.0 = * First Version