Tagged Questions
1
vote
2answers
585 views
woocommerce and is_user_logged_in() if not redirect to homepage
I am currently using woocommerce and would like to redirect none logged in users to the home page, however i am having a little trouble determining where i should implements this
I have done research ...