=== Plugin Name === Contributors: tex0gen Tags: bootstrap, woocommerce, wrapper, sass Requires at least: 3.0.0 Tested up to: 4.4 Stable tag: trunk License: GNU General Public License License URI: http://www.gnu.org/licenses/gpl-3.0.en.html Wraps Woocommerce in Bootstrap classes using the SASS @extend directive. == Description == Woowrap is a Woocommerce extension that disables the default Woocommerce style and adds the bootstrap classes for responsiveness to the Woocommerce front-end. To swap the sidebar and main content, just add the class "sidebar-swap" to the body. Check out the GIT Repo: https://github.com/Steve62/woowrap PLEASE NOTE: This plugin is intended for the use of WordPress developers to shorten the time used to develop woocommerce websites. Installing this plugin on a live site is NOT recommended! == Installation == 1. Ensure Woocommerce is installed and activated 2. Install and Activate Woowrap No need to include bootstrap as woowrap contains a minified version of bootstrap. == Changelog == = 1.1.1 = - Fixed number of issues with padding. - Added classes for checkout. = 1.1.0 = - Added bootstrap classes to checkout. = 1.0 = - Plugin Released.