This plugin is outdated and might not be supported anymore
Redirect Login to WooCommerce "My account" Page

Redirect Login to WooCommerce "My account" Page

Details
View on WordPress

Redirects wp-login.php page to the WooCommerce “My account” page. You can set this is Dashboard > WooCommerce > Settings > Advanced tab. This plugin is also built in a manner so that if WooCommerce is not activated or installed, your site will continue to work whether this plugin is active or not.

Visit our website: Machine Pro SEO

This plugin for WordPress redirects the WordPress login page to the WooCommerce “My account” page, so you can standardize the way everyone logs in to your site! This page can be set in the Dashboard > WooCommerce > Settings > Advanced tab. You can also use this to create seamless checkouts that require users to login or create an account.

This plugin will automatically hide the redirect information in the address bar (if JavaScript is enabled), protecting against manipulation, and providing a more seamless user experience. It will also keep any URL (GET) parameters. These redirects can also include additional parameters for any developers out there, for both pre and post-authentication customization. It also supports the wp_login_url() and wp_logout_url() functions, passing the redirect and additional parameters to the login page and interrupting the default redirect to the “My account” page on logout if a redirect is specified, respectively.

Advanced Usage Example:
wp_redirect(wp_login_url(‘/your-target/here/?with=additional&post-authentication=parameters’) . ‘&with=additional&pre-authentication=parameters’);
This will pass the URL GET parameters within the wp_login_url() function to the final destination (post-authentication redirect) and pass the URL GET parameters near the end to the WooCommerce “My account” page (to be used pre-authentication), such as WooCommerce notices, session variables, tracking information, etc.

This plugin is fully compatible with WordPress Multisite installations, as well as subdirectory installations! Best of all, IT DOES NOT REQUIRE ANY CODING KNOWLEDGE!

Details

Plugin code:
woo-wp-login
Plugin version:
3.0.3
Outdated:
Yes
WP version:
2.5 or higher
PHP version:
or higher
Test up to WP version:
6.4.5
Total installations:
400
Last updated:
2023-12-20
Rating:
Times rated:
8
login
redirect
woocommerce
woocommerce-plugins
wp-login