Hi. How can I make a 'Register' text widget a URL so that users can register by clicking either the title or the http://www.passionatworkblog.com/wp-register.php text underneath?
Hi. How can I make a 'Register' text widget a URL so that users can register by clicking either the title or the http://www.passionatworkblog.com/wp-register.php text underneath?
The best way to provide a register link would to edit sidebar.php and add <?php wp_register(); ?> immediately after <?php endif;?>. But if you want to add it to a text widget, useRegister`.
This topic has been closed to new replies.