Register Modal like Login Modal
-
Hello,
Is it possible for someone to have a separate “register” link that pops up the register version of the modal?
Just curious if you have something similar to the PHP code you provided for the login:
<?php add_modal_login_button( $login_text = ‘Login’, $logout_text = ‘Logout’, $logout_url = ”, $show_admin = true ); ?>
Thanks!
- The topic ‘Register Modal like Login Modal’ is closed to new replies.