Theme-my-login function and link
https://www.jfarthing.com/development/theme-my-login/adding-extra-registration-fields/ Using shortcode [theme-my-login register_template="my-register-form.php"] Using template tag <?php theme_my_login( array( 'register_form' => 'my-register-form.php' ) ); ?>Read more …