Redirect to my account page
-
I’m setting up a website for subscriptions. A user who subscribes, can pick a free account or a paid account. Accordingly, his his user role will change into ‘Free account’ or ‘Premium account. I have set up this user roles with the Members plugin (https://prnt.sc/zmv8e8).
I now want to give these user roles access to the WP backend, because they must be able to add posts to a certain content type (https://prnt.sc/zmvndt). Nonetheless I notice that when they are logged in and they go to /wp-admin, they are redirected to the my account page.
How can I prevent this redirect from happening? Is this a WooCommerce filter, or does this have to do with my user role permissions?
The page I need help with: [log in to see the link]
- The topic ‘Redirect to my account page’ is closed to new replies.