Using template tag
-
Hi Jeff,
how can i use template tag to show login form, register form and lost password in my template file?
Im using this:<?php theme_my_login( array( ‘register_form’ => ‘register-form.php’ , ‘show_title’ => 0) ); ?>
but it’s showing just the login form.
register-form.php it’s in my theme folderThanks a lot
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Using template tag’ is closed to new replies.