Hide My Site

描述

Choose a single password to protect your entire wordpress site. Only visitors who know the password will be able to access your wordpress site. This is a great tool for someone setting up a development version of a wordpress site or anyone else looking to hide their site from the public, search engines, etc…Set your site-wide password by going to Settings > Hide My Site > Set Your Password. If you want to disable password protection uncheck the box at Settings > Hide My Site > Enable Password Protection.

Duration

You can choose how many days you want the user to stay logged in by going to Settings > Hide My Site > Duration.

New in Version 1.6

  • You can choose to automatically grant access to specific ip addresses

New in Version 1.5

  • You can set and customize the title tag for the login page
  • You can choose to discourage search engines from indexing your login page via Settings > Reading > Search Engine Visibility

New in Version 1.4

For Everyone

  • Brute force protection Blocks access to users after repeated failed login attempts. This protects you from hackers trying to guess your password using “Brute Force” methods. Protection can be toggled via Settings > Hide My Site > Brute Force Protection
  • You can choose to automatically grant access to admin users
  • Preview login page option – See your login page as a logged-out visitor would see it. Helpful if you want to see what your login page looks like even if you are already logged in

Version 1.3

For Everyone

  • ‘Password request for every page’ bug fixed.This will resolve the issue for the vast majority of the subset of users who were experiencing the bug that site visitors were receiving password requests on every page. Also, users can now log in from any page – you no longer have to log in from specifically the homepage in order to stay logged in.
  • Conflict with polylang plugin fixed
  • Password characters now hidden when entered on front end
  • Select a notification message to appear at the top of your login page

For Premium Users

  • Set background image size, position, repeat, and color via plugin settings page
  • Customize notification message text which appears at the top of your login page

Older Versions

  • See Changelog

Note, this plugin does not currently work with WP Engine hosting because they automatically cache your pages for you. If you use WP Engine or another host that auto-caches, try contacting them directly and ask them if they can deactivate the auto page caching on your site. If you are using a caching plugin and you notice that it conflicts with Hide My Site, try deactivating the plugin and see if that resolves it. Note that deactivating a caching plugin does not always purge the cache. Before you deactivate the caching plugin, first go to the plugin admin page and turn off caching from there.

屏幕截图

  • Hide My Site in action
  • Setting the password and login duration
  • Setting password hint and RSS access
  • Displaying password hint on login page
  • 1 of 5 new sleek login page designs available to premium users
  • Choosing custom login page template, custom background image, and entering custom css (for premium users)
  • Premium users can now choose custom background images and enter custom css for their login pages

安装

  1. From WP admin > Plugins > Add New
  2. Search “Hide My Site” under search and hit Enter
  3. Click “Install Now”
  4. Click the Activate Plugin link

常见问题

Where do I set the password?

Settings > Hide My Site > Set Your Password

How do I set the duration that a user stays logged in?

Settings > Hide My Site > Duration

How do I override a login page template within my theme folder?

Choose one of the login page styles you want to use as your baseline. For example, let’s say you choose the ‘Ice’ style. Select the ‘Ice’ theme on the plugin settings page in Settings > Hide My Site > Select a theme for your login page. After you save changes, locate the associated php template file within the plugin subfolder called ‘templates’. In this case, it would be the ‘hmsice.php’ file. Copy and paste this file directly into your theme folder. You can now edit the file as you please, and when you update the plugin in the future, you will not lose the changes you have made to the template. Note this feature is only available to premium users.

How do I enable my login page to be mobile friendly?

Navigate in your WordPress admin to Settings > Hide My Site > General (top tabs) > Mobile Friendly and make sure this box is checked. Note that for existing users, if you have already set up your own mobile friendly login page using custom code, you dont need to use this setting and can simply leave this option unchecked.

评价

2022年12月21日
It is wired plugin. It is still working even after I deactivated it. I tried all possible methods to clear the cache, but the effect of this plugin is still remaining.
2022年10月1日
hi, very uselful plugin specially while the site is under development.. however in our hosting, it uses 99% CPU when we do something on a even single page of wordpress admin.. we deactivated it and everything is fine now..
2020年12月6日
Super helpful plugin; I recommend and use it all the time for staging and other private sites.
2020年6月4日
Might have been a good plugin, if only it wasn't so buggy. I tested it on multisite, so maybe in simple WP installation it works fine.
2020年5月23日
I added this module to my site and broke the site. Somehow, my issue is the reverse, it doesn't work and not effective at all. I remove the module, but somehow the site is still not functional. Had to restore it. How would it break this? Didn't even do anything, deployed the module, configured the passwd, settings and save. Brand new Wordpress deployment...
阅读所有54条评价

贡献者及开发者

“Hide My Site” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Hide My Site”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.2

  • Added compatibility up to php 8.2
  • WP tested up to version 6.2.2

2.1

  • Added compatibility with the Redirect & Bypass URL.
  • Added mobile friendly login pages

2.0.5

  • Resolves undefined index and undefined variable error notices
  • WP tested up to version 4.6.1

2.0.4

  • Fixes preview page bug which prevented users from viewing post previews

2.0.3

  • Fixes undefined property error messages

2.0.2

  • Properly fixes nag message bug

2.0.1

  • Fixes nag message bug

2.0

  • Adds compatibility with Multipass (multiple password) add-on
  • WP tested up to version 4.5.3

1.6.3

  • security enhancement

1.6.2

  • resolved upgrade-functions.php bug. restored login page preview link

1.6.1

  • resolved Undefined index: class bug

1.5

  • set and customize login page title tag
  • discourage search engines from indexing login page

1.4.1

  • fixed preview page bug which prevented users from viewing post previews

1.4

  • brute force protection
  • auto log in for admins
  • preview login page

1.3.2

  • change in code to ensure compliance with WordPress repository rules

1.3.1

  • ‘hmsclassic’ notification message bug fixed

1.3

  • ‘Password request for every page’ bug fixed
  • Conflict with polylang plugin fixed
  • Password characters now hidden when entered on front end
  • Select a notification message to appear at the top of your login page
  • Premium users: Set background image size, position, repeat, and color via plugin settings page
  • Premium users: Customize notification message text

1.2

  • Free feature added: Add a password hint
  • Premium features added: Five additional custom login page templates to choose from, Custom background image, Custom CSS, Create your own login page templates within your theme folder

1.1

  • Enabled XML-RPC access

1.0

  • Initial version