=== Show All Products Shortcode for Woocommerce === Contributors: ethanpil Tags: woocommerce,shortcode,products,list,all Requires at least: 3.0 Tested up to: 4.6.1 Stable tag: 1.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html No frills. Adds an [all_products] shortcode to list all woocommerce products on one page == Description == Need to list all your WooCommerce items on one page? Just add this plugin and then the [all_products] shortcode to any page and they will all magically appear! There are no options or configuration settings. The default WooCommerce styles are used. Warning: If you have a lot of products and/or no caching system, this may be very taxing on your server. == Installation == Download and install the woocommerce-show-all-products-shortcode plugin: * Download the plugin from the Wordpress Plugins Repository * Get `woocommerce-show-all-products-shortcode.php` from GitHub and upload to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = I dont see any settings or options! = There aren't any! = How to I enable it? = If its enabled on the plugins page of youw WordPress admin, then its working. Just add the shortcode [all_products] to any page and you are good to go. == Changelog == = 1.0 = * Hello World!