Editant
Share unpublished WordPress content with reviewers via secure links. Threaded comments, approval decisions, full audit, no logins required.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_editant_approvals | Stores editant approvals data created by this plugin. | Static |
| wp_editant_comments | Stores editant comments data created by this plugin. | Static |
| wp_editant_links | Stores editant links data created by this plugin. | Static |
| wp_editant_reviewers | Stores editant reviewers data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
editant_db_versionOption key:editant_hash_saltOption key:editant_settings