Locker Content is a powerful WordPress plugin that allows you to lock your valuable content behind various engagement gates. Increase user interaction, gather user-generated content, and protect premium content with multiple locking mechanisms.
Key Features:
✅ Password Protection – Secure your content with password locks
✅ Agreement Lock – Require users to accept terms and conditions
✅ Post Creation Lock – Users must create content to unlock yours
✅ GDPR Compliant – Built with privacy and data protection in mind
✅ Rate Limiting – Prevent abuse with built-in rate limiting
✅ Spam Protection – Advanced spam detection for user submissions
✅ Responsive Design – Works perfectly on all devices
✅ Admin Dashboard – Manage all submissions from one place
Perfect For:
Available Lock Types:
Security Features:
Admin Features:
Template Override Support
You can override plugin templates by creating files in your theme:
`
your-theme/
├── lockerco/
│ ├── frontend/
│ │ ├── password-lock.php
│ │ ├── agreement-lock.php
│ │ └── postlock-lock.php
│ └── admin/
│ ├── password-fields.php
│ ├── agreement-fields.php
│ └── postlock-fields.php
`
Action Hooks
lockerco_post_submitted – Fires when a user submits a post through the post lockFilter Hooks
lockerco_password_strength – Modify password strength requirementslockerco_spam_patterns – Add custom spam detection patternsCSS Classes
.lockerco-container – Main container for all lock types.password-locker – Password lock specific styling.agreement-locker – Agreement lock specific styling.postlock-locker – Post creation lock specific stylingSecurity Features
For support, feature requests, or bug reports, please visit our support forum or contact us through the plugin’s official page.
Minimum Requirements:
* WordPress 4.7 or higher
* PHP 7.0 or higher
* MySQL 5.6 or higher
Recommended:
* WordPress 6.0 or higher
* PHP 8.0 or higher
* MySQL 8.0 or higher