Hello !, I have two questions, I would like to modify 2 things
When a new user creates an account on my site in the registration form, when I click on the "register" button I do not want to direct it to the home, I would like to direct it to create an item directly, to the item-post.php, How can I do what? I know I have to modify the user-register.php but I can not find how to do it.
The second would be similar, when a user enters the login form direct direct to your dashboard and not the home.
How can it be done?