WooCommerce Registration Redirect
After registration, logout the user and redirect to home page in WooCommerce.
by Liquid Web · github.com/kennethehmsen/woocommerce-registration-redirect
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kennethehmsen/woocommerce-registration-redirect/archive/refs/heads/master.zipAfter registration, logout the user and redirect to home page in WooCommerce.
Description
WooCommerce Registration Redirect will logout and redirect a user if they enabled account creation on checkout.
Installation
Automated Installation
With WordPress 2.7 or above, you can simply go to Plugins > Add New in the WordPress Admin. Next, search for "WooCommerce Registration Redirect" and click Install Now.
Manual Installation
- Upload the plugin file woocommerce-registration-redirect.zip to the ‘/wp-content/plugins/’ directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress.
Changelog
1.0.0
- Initial release.