This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
It improves your WooCommerce website's UX. Useful if you have a login form on all pages (e.g. in the header), | |
so whenever a customer logged in, he redirects to my-account page, | |
except on checkout and cart page. | |
Add it in your theme functions.php file. | |
*/ |