Articles Archive for March 2009
Posted: Mar 08 | Filed under: Wordpress
To edit the layout of the password-protected page open the following file:
/wp-includes/post-template.php
This will allow you to change the submit form. Search for the following line:
function get_the_password_form() and you can start editing!


