Dan's Annotator
Lightweight front-end annotation tool with threads, tagging, and collaborator sessions.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_annotate_collaborators | Stores annotate collaborators data created by this plugin. | Static |
| wp_annotate_comments | Stores annotate comments data created by this plugin. | Static |
| wp_annotate_tags | Stores annotate tags data created by this plugin. | Static |
| wp_annotate_threads | Stores annotate threads 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:
annotate_do_activation_redirectOption key:dans_annotator_settingswp_usermeta