wordpress frontend login and wp-admin not working right
i did prevent all user are not admin from wp-admin with this code and i created frontend login form with wp_signon(); the problem is when i submit form in admin account it’s successfully logged in but when trying access wp-admin it always return to home page url so what’s wrong and how can i fix … Read more