Title: Error in documentation
Last modified: August 21, 2016

---

# Error in documentation

 *  Resolved [Central Geek](https://wordpress.org/support/users/central-geek/)
 * (@central-geek)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-in-documentation/)
 * Attempting to use the following exactly as you provide in your documentation 
   causes white screen..
 *  $slp_redirect = “URL”
    $slp_question = “question”; $slp_answer = “answer”;
 * There seems to be an error in your first line.
 * It should be as follows:
 *  $slp_redirect = “URL”;
    $slp_question = “question”; $slp_answer = “answer”;
 * The semicolon being left out after $slp_redirect = “URL” will cause a white screen.
 * I didn’t see this anywhere, so I thought I would share.
 * [http://wordpress.org/plugins/stealth-login-page/](http://wordpress.org/plugins/stealth-login-page/)

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

 *  Plugin Contributor [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-in-documentation/#post-3968040)
 * Correct. Thank you for pointing that out. I’ll resolve it in the version coming
   out this week.
 *  Thread Starter [Central Geek](https://wordpress.org/support/users/central-geek/)
 * (@central-geek)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-in-documentation/#post-3968041)
 * You are welcome.
 * Great plugin.. I like it a lot.. And not having to input the settings on every
   subsite is a big plus..
 * Thank you as well.

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

The topic ‘Error in documentation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/stealth-login-page_bdbdbd.svg)
 * [Stealth Login Page](https://wordpress.org/plugins/stealth-login-page/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stealth-login-page/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stealth-login-page/)
 * [Active Topics](https://wordpress.org/support/plugin/stealth-login-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stealth-login-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stealth-login-page/reviews/)

## Tags

 * [white screen](https://wordpress.org/support/topic-tag/white-screen/)

 * 2 replies
 * 2 participants
 * Last reply from: [Central Geek](https://wordpress.org/support/users/central-geek/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/error-in-documentation/#post-3968041)
 * Status: resolved