Settings Guide
Overview
This comprehensive guide covers all settings available in PureDevs WP Locker. The plugin features a simple, streamlined settings interface that makes it easy to configure site-wide password protection in minutes.
All settings are located in one convenient location: Settings → PureDevs WP Locker in your WordPress dashboard.
Accessing Settings
To access the PureDevs WP Locker settings page:
- Log in to your WordPress admin dashboard
- Navigate to Settings in the left sidebar menu
- Click on PureDevs WP Locker
- You’ll see the General settings tab with all configuration options
Only users with administrator privileges can access and modify PureDevs WP Locker settings. This ensures your site protection remains secure.
Settings Overview
The settings page contains three main configuration fields under the General tab:
- Set Password – The password required to access your site
- Form Heading – The heading displayed on the password entry page
- Button Label – The text on the submit button
Set Password
Description
This is the master password that visitors must enter to access your website. Only those who know this password will be able to view your site content.
Configuration
- Field Type: Password input
- Required: Yes
- Character Limit: No specific limit
- Special Characters: Supported
How to Configure
- Locate the Set Password field
- Enter your desired password
- The field may show dots/asterisks for security
- Click Save Changes at the bottom of the page
Password Requirements
While there are no enforced requirements, we recommend:
- Length: At least 8 characters
- Complexity: Mix of letters, numbers, and symbols
- Memorability: Something you can easily share with authorized users
- Uniqueness: Don’t reuse passwords from other services
Make sure to save your password in a secure location before activating protection. If you lose the password, you’ll need to access your site via FTP to disable the plugin.
Changing Your Password
To change the site password:
- Access the settings page (you’ll need to be already logged into WordPress admin)
- Enter a new password in the Set Password field
- Click Save Changes
- All existing authorized IPs will remain valid
- New visitors will need the new password
Use a password manager like 1Password, LastPass, or Bitwarden to generate and securely store your site password. This ensures both security and easy access when you need to share it.
Form Heading
Description
The form heading is the main title displayed at the top of the password entry page. This is the first thing visitors see when attempting to access your protected site.
Configuration
- Field Type: Text input
- Default Value: “Protected Site”
- Required: Yes (must have a value)
- Recommended Length: 2-5 words
How to Configure
- Locate the Form Heading field
- Enter your desired heading text
- Preview how it looks mentally (or test in incognito mode)
- Click Save Changes
Common Examples
- “Protected Site” (default)
- “Development in Progress”
- “Coming Soon”
- “Site Under Maintenance”
- “Private Access Required”
- “Staging Environment”
Choose a heading that clearly communicates why the site is locked. This helps set expectations and reduces support requests from confused visitors.
Saving Settings
Save Changes Button
After configuring your settings, you must click the Save Changes button at the bottom of the page to apply your changes.
What Happens When You Save
- All settings are stored in the WordPress database
- Changes take effect immediately
- You’ll see a success message confirming the save
- The password protection becomes active (if password is set)
Always look for the success message after clicking Save Changes to ensure your settings were saved properly.
Unsaved Changes Warning
If you navigate away from the settings page without saving, your changes will be lost. WordPress may show a warning if you attempt to leave with unsaved changes.
Testing Your Settings
Testing Procedure
- Save all your settings changes
- Open a new incognito/private browser window
- Navigate to your site’s homepage
- You should see the password entry page with your customizations
- Test entering the correct password
- Verify you’re redirected to the intended page
- Test on mobile devices as well
Always test in an incognito/private window. Your normal browser session may bypass the password page due to existing authorization cookies from your admin session.
Troubleshooting Settings
Changes Not Appearing
- Ensure you clicked Save Changes
- Clear your browser cache and cookies
- Test in an incognito/private window
- Check if caching plugins are active (clear cache if so)
Can’t Access Settings Page
- Verify you’re logged in as an administrator
- Check if the plugin is activated
- Look for JavaScript errors in browser console
- Try a different browser
Password Not Working
- Verify the password was saved correctly (check for typos)
- Ensure you’re entering the exact password (case-sensitive)
- Check if there are extra spaces before/after the password
- Try setting a simple test password to verify functionality
Settings Keep Resetting
- Check if another plugin is conflicting
- Verify database write permissions
- Look for PHP errors in your error logs
- Contact your hosting provider about database issues
Settings Best Practices
Security
- Use strong, unique passwords
- Store passwords securely in a password manager
- Change passwords periodically for sensitive sites
- Limit password sharing to authorized users only
User Experience
- Use clear, descriptive form headings
- Choose intuitive button labels
- Test on multiple devices and browsers
- Consider your audience when choosing terminology
Maintenance
- Review settings periodically
- Update password after team member departures
- Test the password page after WordPress updates
- Document your settings for team reference
Default Settings Reference
For reference, here are the default values for all settings:
| Setting | Default Value |
|---|---|
| Set Password | (empty – must be set) |
| Form Heading | Protected Site |
| Button Label | Submit |
Was this article helpful?
Help us improve our documentation by providing feedback