=== Product Table for WooCommerce === Contributors: hasanfardous, woobuddies Donate link: https://woobuddies.com Tags: woobuddies, woo-product-table, product-table-woocommerce, woocommerce, woocommerce-product-table, woocommerce-products Requires at least: 5.8 Tested up to: 6.0.1 Stable tag: 1.0.4 Requires PHP: 7.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Product Table for WooCommerce is a plugin that works with the most popular WooCommerce plugin, it give users to buy multiple products at a time without visiting separate product pages. Product Table for WooCommerce is a simple wordpress plugin. The plugin provides a Shortcode for displaying all products in a table where people can buy multiple products at a time. All settings are available inside the admin area. == Installation == This section describes how to install the plugin and get it working. 1. Upload `wc-product-table.zip` to the `/wp-content/plugins/` directory 2. Activate the **Product Table for WooCommerce** plugin through the **Plugins** menu in WordPress 3. Make a page where you want to show the products in a table. Then place the shortcode their `[wc-product-table]` that's it. == Screenshots == 1. Adding the shortcode to a new page for displaying the Product Table for WooCommerce. 2. Product table Design options inside the admin area. 3. Product table Content options inside the admin area. 4. Product table controls options inside the admin area. == Changelog == = 1.0.4 = * JSON error fixed once again during saving the shortcode. = 1.0.3 = * JSON error fixed during saving the shortcode. = 1.0.2 = * PRO label added with disabled fields as they are available only PRO plugin. = 1.0.1 = * Updated Screenshots, admin page slug and fix a bug. = 1.0.0 = * Initial release