2014-08-08, 06:20:10
Hi there,
I would like to add the registration form in a page.
(the one from this link)
I tried to add the script
<?php user_login_register(); ?>
in a page but it gets converted as a comment so it is not shown.
I know there are plugins that allow me to write php code in a page but if it is not allowed I think there is a good reason. So, is there a safe way to add the register form in a page ?
I don't want to add it in the template.php but in a page.
I'm not very good in php.
Emanuele
I would like to add the registration form in a page.
(the one from this link)
I tried to add the script
<?php user_login_register(); ?>
in a page but it gets converted as a comment so it is not shown.
I know there are plugins that allow me to write php code in a page but if it is not allowed I think there is a good reason. So, is there a safe way to add the register form in a page ?
I don't want to add it in the template.php but in a page.
I'm not very good in php.
Emanuele