Is there a way to disable account activation for WPMU then log the user in and redirect them to another page?
I am running on WPMU with BuddyPress.
Is there a way to disable account activation for WPMU then log the user in and redirect them to another page?
I am running on WPMU with BuddyPress.
You must be logged in to post a comment.
In a WPMU setup the account information is sent to the wp_signup table before being passed to the wp_users table.
an easy fix for this is:
This is for future reference:
Currently: WordPress 4.5 (Date: 04/28/16 | With the nag message to update to WP 4.5.1)
My tweaked version:
Originally found via: https://premium.wpmudev.org/forums/topic/skip-redirect-past-the-congratulations-your-blog-is-ready