add_filter('give_log_user_in_on_register', 'give_dont_auto_login');
function give_dont_auto_login() {
return false;
}
Copyright © 2025 by WP CODE SNIPPETS
Join our mailing list to receive the latest news and updates from our team.