How To Redirect Users After Login To WooCommerce

By default when a user logs into a WooCommerce site, they are redirected to the “My Account” page. Pretty useless IMHO. How about redirecting users to a page of your choice? The filter woocommerce_login_redirect gives you access to two parameters that you can modify to control the login redirect behavior. The redirect URL: You can … Continue reading How To Redirect Users After Login To WooCommerce