Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: call register form via php tag

For a start… <script> is for JavaScript code, not PHP :P You could avoid using a separate template for that one call anyway and use the function directly instead, or put it in functions.php. You might have to register template files though, but I’m not sure.

Skip to toolbar