ContentLock
Secure access to your content (Pages, Posts, or Custom Post Types) with ContentLock's email-based two-step verification!
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_contentlock_emails | Stores contentlock emails data created by this plugin. | Static |
| wp_contentlock_groups | Stores contentlock groups data created by this plugin. | Static |
| wp_contentlock_posts | Stores contentlock posts data created by this plugin. | Static |
| wp_contentlock_settings | Stores contentlock settings data created by this plugin. | Static |