Sorry if this has been posted before, but can someone tell me how to add a "Register" link to the sidebar widget using the meta widget?
thanks.
Sorry if this has been posted before, but can someone tell me how to add a "Register" link to the sidebar widget using the meta widget?
thanks.
Never mind. I am using this code if anyone else needs it:
<a href="<?php bloginfo('siteurl')?>/wordpress/wp-register.php" title="Register">Register</a>
Make sure you have registering enabled within wp-register.php.
how do I enable this?
This topic has been closed to new replies.