Title: Jesse Petersen's Replies | WordPress.org

---

# peterdog

  [  ](https://wordpress.org/support/users/peterdog/)

 *   [Profile](https://wordpress.org/support/users/peterdog/)
 *   [Topics Started](https://wordpress.org/support/users/peterdog/topics/)
 *   [Replies Created](https://wordpress.org/support/users/peterdog/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/peterdog/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/peterdog/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/peterdog/engagements/)
 *   [Favorites](https://wordpress.org/support/users/peterdog/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 239 total)

1 [2](https://wordpress.org/support/users/peterdog/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/peterdog/replies/page/3/?output_format=md)…
[14](https://wordpress.org/support/users/peterdog/replies/page/14/?output_format=md)
[15](https://wordpress.org/support/users/peterdog/replies/page/15/?output_format=md)
[16](https://wordpress.org/support/users/peterdog/replies/page/16/?output_format=md)
[→](https://wordpress.org/support/users/peterdog/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stealth Login Page] Stopped working in wpms wp 4.7](https://wordpress.org/support/topic/stopped-working-in-wpms-wp-4-7/)
 *  Plugin Contributor [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/stopped-working-in-wpms-wp-4-7/#post-8524685)
 * I’m not at all surprised. I haven’t touched the code in over 2 years because 
   the number of backward compatibility issues at hand. It’s on my schedule to do
   but as a free plugin, I don’t have the time just yet.
 * That said, it looks like you should try adding the variables to wp-config per
   [https://wordpress.org/plugins/stealth-login-page/installation/](https://wordpress.org/plugins/stealth-login-page/installation/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stealth Login Page] Redirecting to blank page](https://wordpress.org/support/topic/redirecting-to-blank-page/)
 *  Plugin Contributor [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/redirecting-to-blank-page/#post-7248977)
 * Please read what the plugin does. It is supposed to do exactly that and is performing
   exactly as designed: to hide wp-login.php
 * > **What it does**
   >  Without locking down access via IP address or file permissions,
   > this plugin creates a secret login authorization code. Those who do not enter
   > this additional authorization will be automatcally redirected to a customizable
   > URL.
 * As you can see by the 5-star reviews, other agree: [5-star reviews](https://wordpress.org/support/view/plugin-reviews/stealth-login-page?filter=5)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stealth Login Page] Need help implementing SSL](https://wordpress.org/support/topic/need-help-implementing-ssl/)
 *  Plugin Contributor [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/need-help-implementing-ssl/#post-7239293)
 * That’s a tricky one. You’ll have to deactivate the plugin via SFTP or FTP by 
   renaming the plugin folder. If that gets you in, I think you’ll be okay to reactivate
   it, but I might need to explore if the rewrite function permits https as the 
   wp-login URL.
 * If not, I definitely need to add that this week.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stealth Login Page] I've been locked out! HELP!](https://wordpress.org/support/topic/ive-been-locked-out-help/)
 *  Plugin Contributor [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/ive-been-locked-out-help/#post-7129368)
 * Then delete the plugin entirely and open up wp_options table and look for one
   of these – either settings or options, I can’t recall. One of the slp_ … just
   look for slp_ in wp_options:
 * $slp_options = get_option(‘slp_settings’);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customizer Remove All Parts] Hm… does this plugin work with 4.4.2?](https://wordpress.org/support/topic/hm-does-this-plugin-work-with-442/)
 *  Plugin Contributor [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/hm-does-this-plugin-work-with-442/#post-7113205)
 * Thanks for the information.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customizer Remove All Parts] Hm… does this plugin work with 4.4.2?](https://wordpress.org/support/topic/hm-does-this-plugin-work-with-442/)
 *  Plugin Contributor [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/hm-does-this-plugin-work-with-442/#post-7113194)
 * It works on my sites on 4.4.2… can you try again? That text is coded into the
   plugin but I don’t exactly recall in which function for why. I can check this
   weekend. Please try to re-activate and report back and I’ll do my look-see this
   weekend.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Admin renamer extended] Error: mysql_real_escape_string](https://wordpress.org/support/topic/error-mysql_real_escape_string/)
 *  [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/error-mysql_real_escape_string/#post-6232522)
 * Same. This is my first time using the plugin in a few months – this is a verified
   new error that something in the WP database has changed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customizer Remove All Parts] Customizer – SELECTIVELY Remove Some Parts](https://wordpress.org/support/topic/customizer-selectively-remove-some-parts/)
 *  Plugin Contributor [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/customizer-selectively-remove-some-parts/#post-6527263)
 * It is currently in development as a separate plugin so this one remains slim.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customizer Remove All Parts] ReferenceError: _wpCustomizeLoaderSettings](https://wordpress.org/support/topic/referenceerror-_wpcustomizeloadersettings/)
 *  Plugin Contributor [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/referenceerror-_wpcustomizeloadersettings/#post-6304893)
 * Just updated to 1.0.4 to fix this error. I apologize for the delay. My trial 
   of Versions expired and I just purchased a license today to update this plugin.
   🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customizer Remove All Parts] ReferenceError: _wpCustomizeLoaderSettings](https://wordpress.org/support/topic/referenceerror-_wpcustomizeloadersettings/)
 *  Plugin Contributor [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/referenceerror-_wpcustomizeloadersettings/#post-6304881)
 * Thanks. We’re looking into this. We just pushed a fix to another .js issue on
   Github. Taking a look at this one this week and we’ll release 1.0.4
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Contact Form 7] golden lollipop award for mad support](https://wordpress.org/support/topic/golden-lollipop-award-for-mad-support/)
 *  [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/golden-lollipop-award-for-mad-support/#post-7983935)
 * The entire issue surrounding this topic is:
 * > I found this on the web:
 * Really? Everything on the web is something to blindly put in your install without
   understanding it? Do you invest in things you don’t understand or walk around
   the forest eating things just because they look tasty?
 * Noooo, you understand things before you try them. It doesn’t matter where you
   found the code. You didn’t understand what it does and consequences for an incorrect
   path.
 * Golden lollipop reward for mad support, don’t be ridiculous. That wasn’t a mad
   reply it was short and to the point.
    1. don’t believe everything you see on TV
    2. don’t install code you don’t understand
    3. if you read the entire page where you found that snippet, it repeatedly explains
       about full paths and relative paths – again, repeatedly
    4. in no example is /wp-content used as you did
    5. if you have a question, ask, authors like intelligent questions because it helps
       documentation
 * Hold on, I just saw a mushroom. BRB.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customizer Remove All Parts] load_languages function in your class](https://wordpress.org/support/topic/load_languages-function-in-your-class/)
 *  Plugin Contributor [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/load_languages-function-in-your-class/#post-6264166)
 * We really appreciate you looking at this. We consulted others and the consensus
   is that our code is as good or better because we have filters.
 * It’s also very similar to EDD. Ours: [http://ow.ly/P7gvQ](http://ow.ly/P7gvQ)
   EDD: [http://ow.ly/P7gFY](http://ow.ly/P7gFY)
 * I’ll mark this topic closed now.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Customizer Remove All Parts] Perfect](https://wordpress.org/support/topic/perfect-2119/)
 *  Plugin Contributor [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/perfect-2119/#post-7981029)
 * Yes, it’s unfortunate for developers that that’s the direction things are headed.
   Thankfully, I’m 100% Genesis framework and do things with hooks, actions, plugins,
   and ACF.
 * Hopefully, people just use the Customizer once to set the theme up and then kill
   it. The settings are stored in the database anyway.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Customizer Remove All Parts] Does What It's Suppose To](https://wordpress.org/support/topic/does-what-its-suppose-to/)
 *  Plugin Contributor [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/does-what-its-suppose-to/#post-7980886)
 * Thank you for taking the time to review our plugin, Chris.
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Removing Whitespace in coding](https://wordpress.org/support/topic/removing-whitespace-in-coding/)
 *  [peterdog](https://wordpress.org/support/users/peterdog/)
 * (@peterdog)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/removing-whitespace-in-coding/#post-6262424)
 * > That is why I am suggesting that the WP community looks into adopting any measure
   > that can improve the size and speed as search engines like Google are demanding
   > smaller sites that fit in with mobile communications.
 * The size of WP doesn’t come into play very much in regards to site size. That’s
   almost all theme responsibility. Also, like mentioned, PHP is processed on the
   server and Google has no idea there are comment blocks and whitespace because
   the output of the PHP is HTML.
 * You will do _far_ more to decrease size by using clean code and adopting a mobile-
   first CSS flow so desktop assets are not ever loaded on mobile devices.

Viewing 15 replies - 1 through 15 (of 239 total)

1 [2](https://wordpress.org/support/users/peterdog/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/peterdog/replies/page/3/?output_format=md)…
[14](https://wordpress.org/support/users/peterdog/replies/page/14/?output_format=md)
[15](https://wordpress.org/support/users/peterdog/replies/page/15/?output_format=md)
[16](https://wordpress.org/support/users/peterdog/replies/page/16/?output_format=md)
[→](https://wordpress.org/support/users/peterdog/replies/page/2/?output_format=md)