Ben Huson

Results 134 comments of Ben Huson

If you have both Password Protected plugin and the Password Protected Customizet plugin active, it should add extra fields to the Admin > Settings > Password Protected page.

Are you still getting this error, I'm unable to reproduce. If feels like some sort of caching issue. Do you have any caching plugins active or are you running on...

@FoxxieandGigi2015 I think the issue you posted here is not related to the Password Protect plugin which protects your whole site with a single password. Your query seems like a...

Do you use any sort of caching on your site?

Are you still getting this problem with the recent released version 2.0.2? If you were using the plugin before the 2.0.2 upgrade was it working previously? Do you have a...

Try setting DONOTCACHEPAGE to true if plugin active to prevent page caching. Development can be tested here: https://github.com/benhuson/password-protected/tree/caching-support

Please download [this branch](https://github.com/benhuson/password-protected/tree/valid-hosts) to test.

See Password_Protected->allow_ip_addresses() for current implementation: https://github.com/benhuson/password-protected/blob/master/password-protected.php#L216

See also : https://wordpress.org/support/topic/ip-ranges-upgrade

Do you use any sort of caching on your site? It can sometimes interfere with this plugin.