User Registration

Step by step documentation to set up a user registration form for your website.

How to redirect to a specific page after login?

To redirect users to a specific page after login, you can simply add the redirect URL parameter in the login form Shortcode.

The redirect_url parameter allows you to redirect to a certain page after the user is logged in. E.g. [user_registration_my_account redirect_url=”https://yoursite.com/page-to-redirect”] will redirect to the sample page after logging in.

You can use the [user_registration_login redirect_url="https://site.com/page-slug" as well.

Powered by BetterDocs

Scroll to top