=== Turbo Widgets ===
Contributors: toddhalfpenny
Donate link: http://turbowidgets.net/donate
Tags: widgets, sidebar, pages, post, shortcode, inline, editor, tinymce
Requires at least: 2.8
Tested up to: 4.5.2
Stable tag: 1.0.4

The easiest way to add Widgets to Posts and Pages through the WYSIWYG or shortcodes.

== Description ==

The easiest way to add Widgets to Posts and Pages through the WYSIWYG or shortcodes.

What can you do with this plugin?

* Add Widgets and to your posts and pages content, inline.
* Widgets can be added through the WYSIWYG editor or shortcodes.
* [Pro version](http://turbowidgets.net/pro) supports WYSIWYG editing of widgets, template tags and _Turbo Sidebars_, and karma points.

== Installation ==

1. Install via the 'Plugins' admin screen or upload the turbo-widgets folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. To insert a widget into a paste or a page use the new 'Add a widget' WYSIWYG editor button


== Frequently Asked Questions ==

= Is there any more documentation? =

Absolutely. Check it out [on our official site](http://turbowidgets.net/docs).

= Why are some widgets unsupported? =

Widgets might be unsupported if the do not extend WP_Widget or do not support standard methods, as per the [codex](https://codex.wordpress.org/Widgets_API). If you really require a particular widget then post in the support board or [Go PRO](turbowidgets.net/go-pro/) to get premium support.

== Screenshots ==

1. Add A Widget button available in the standard WordPress editor



== Changelog ==


= 1.0.4 =

Better Handling of unsupported Widgets; now show notification. Widgets might be unsupported if the do not extend WP_Widget or do not support standard methods (as per codex)


= 1.0.3 =

Fix issue where widgets not extending WP_Widget caused the admin screens to not sure widget options.


= 1.0.2 =

Fix issue where image edit toolbar was being disabled.


= 1.0.1 =

Fix issue with WordPress 4.3.X compatibility.


= 1.0.0 =

1st release