=== WooCommerce Simple Hooks === Contributors: femiyb Tags: woocommerce, hooks Requires at least: 4.4 Tested up to: 4.9.8 Stable tag: 0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Lets you add hooks to WooCommerce without having to code it in your functions.php == Description == To use WooCommerce hooks, you have to add your custom code to your theme’s functions.php file. This plugin makes it easier for you to add WooCommerce hooks, so if you don't know your way around php, you can easily add the hooks from the dashboard. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress Or install direct from the Plugin Repository using the Plugins system in WordPress. == Frequently Asked Questions == = Where do I find the seetings? = Under WooCommerce -> Simple Hooks Settings = Can I contribute to the plugin? = Of course! Please fork the [GitHub](https://github.com/femiyb/woo-simple-hooks/) repository and send a pull request. == Screenshots == 1. Simple Hooks Settings Page 2. Shop Page with Simple Hooks == Changelog == = 0.2 - 27/08/2018 = * All functions, screenshots updated. = 0.1.1 = Initial release.