wordpress - Prevent automatic login when register in woocommerce -


i making ecommerce website using wordpress , woocommerce. when customer create account checkout page logged in automatically. don't want option. want user login himself not automatically. after searching on google found option use wp approve user plugin , action hook. http://tolinked.com/questions/4804442/prevent-automatic-login-when-register-in-woocommerce-and-redirect-to-login-page

but don't want use plugin don't want keep option approve user. there's no need approve user. want don't login user automatically after creating account.

thank all.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -