Dan's Annotator

Lightweight front-end annotation tool with threads, tagging, and collaborator sessions.

4 database tables

Table NameDescriptionMethod
wp_annotate_collaboratorsStores annotate collaborators data created by this plugin.Static
wp_annotate_commentsStores annotate comments data created by this plugin.Static
wp_annotate_tagsStores annotate tags data created by this plugin.Static
wp_annotate_threadsStores 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_options
Option key:annotate_do_activation_redirectOption key:dans_annotator_settings
wp_usermeta
User meta