• kenrik

    (@kenrik)


    I’m looking to implement a static, stripped down login page. Something similar to Facebook.. I just want a simple CLEAN HTML page that loads fast without all of my blog stuff that feeds the users into the main site logged in.

    .htacces trick for this? how do I pull it off? making the page is not an issue it’s just the implementation that’s confusing me. How do you bypass WordPress for a html page and then load into wordpress as normal.

Viewing 2 replies - 1 through 2 (of 2 total)
  • futurepocket

    (@futurepocket)

    Modify the wp-login.php and wp-register.php files.

    fonglh

    (@fonglh)

    that’s not a good idea as future updates will wipe out your changes.

    use a static front page as the home page and create a custom page template for it with your login interface.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Static Login Page?’ is closed to new replies.