Change the navigation links below the login form.
pmpro_show_register_link
Whether to show a registration link below the login form. The default is the registration settings in the WordPress admin under Settings > General.
pmpro_wp_signup_location
Change the default location for the signup page, including the levels page or the default WordPress multisite page for multisite networks.
pmpro_login_widget_redirect_back
Choose whether to redirect back to the original page after login using the login widget. The default is yes (true).
pmpro_logged_in_welcome_before_menu
Perform an action before the welcome menu Log In Widget.
pmpro_logged_in_welcome_after_menu
Perform an action after the welcome menu and before the logout link.
pmpro_login_redirect_url
Filters the URL to redirect to when logging in. Passes the URL, request, and WP_User object.
pmpro_login_redirect
Controls whether or not to redirect the default WordPress User Registration page to the Membership Levels page in Paid Memberships Pro. Passing false will disable the redirect.
pmpro_register_redirect
Filters the location that users will be redirected to when attempting to visit the default WordPress User Registration page. Returning false or an empty string will result in no redirect from the register page.