=== Tuxedo Responsive Widget Columns ===
Contributors: andtrev
Tags: sidebars, sidebar, widget areas, widget, widgets, sidebar columns, widget columns, widget area columns, split sidebar, split widget area, layout, grid, column, columns, row, rows, responsive
Requires at least: 3.4
Tested up to: 4.5.2
Stable tag: 1.1
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Split sidebars and widget areas into responsive columns.

== Description ==

Split sidebars and widget areas into responsive columns.

Two simple widgets are provided, "Layout: New Column" and "Layout: New Column on New Row".

Simply place these in your widget area where you'd like to create a new column (split) or new row of columns.

Gutter size and responsive collapse options are available in the Customizer -> Widget Columns panel.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/tuxedo-responsive-widget-columns` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Use the Customizer -> Widget Columns panel to configure the plugin.

== Frequently Asked Questions ==

= How many columns can a widget area be split into? =

Widget areas can be split into a 12 column maximum.

== Changelog ==

= 1.1 =
* If no row/column widgets are used TRWC no longer outputs grid wrappers. Themes that have horizontal widget areas built-in should now function properly.

= 1.0 =
* Initial release.