Topic: Password protected page
Use this php file to protect a page with easy.
Put this file in ur theme folder.
In PAGES ->PAGE OPTIONS choose TEMPLATE:protectedpage.php
To change password for ur page change in protectedpage.php this:
$password = "admin";
After u have logged in the page content is showen. (the page done PAGES).
Download


