MagicChecklists
Create interactive checklists, kanban boards and guided tours in the WordPress backend and frontend.
14 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_magiccl_analytics | Stores analytics or statistics data. | Static |
| wp_magiccl_comment_likes | Stores magiccl comment likes data created by this plugin. | Static |
| wp_magiccl_feature_board_settings | Stores magiccl feature board settings data created by this plugin. | Static |
| wp_magiccl_global_notifications | Stores magiccl global notifications data created by this plugin. | Static |
| wp_magiccl_idea_submissions | Stores form submissions and user-entered data. | Static |
| wp_magiccl_invite_links | Stores magiccl invite links data created by this plugin. | Static |
| wp_magiccl_item_analytics | Stores analytics or statistics data. | Static |
| wp_magiccl_item_upvotes | Stores magiccl item upvotes data created by this plugin. | Static |
| wp_magiccl_kanban_columns | Stores magiccl kanban columns data created by this plugin. | Static |
| wp_magiccl_kanban_state | Stores analytics or statistics data. | Static |
| wp_magiccl_notification_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_magiccl_notification_settings | Stores magiccl notification settings data created by this plugin. | Static |
| wp_magiccl_publisher_requirements | Stores magiccl publisher requirements data created by this plugin. | Static |
| wp_magiccl_task_comments | Stores magiccl task comments 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:
_transient_timeout_Option key:magic_plugins_settingsOption key:magiccl_allowed_originsOption key:magiccl_analytics_seededOption key:magiccl_dashboard_widget_settingsOption key:magiccl_db_versionOption key:magiccl_integration_settingsOption key:magiccl_menu_position_noticeOption key:magiccl_plugin_data_versionOption key:magiccl_prefix_migratedOption key:magiccl_public_accessOption key:magiccl_settingsOption key:magiccl_settings_migrated_to_sharedOption key:magiccl_tutorial_checklist_createdOption key:magiccl_versionOption key:magiccl_webhook_endpointsOption key:magiccl_webhook_logsOption key:magiccl_webhook_secretwp_postmetawp_postsCustom post type:
magiccl_checklistCustom post type:magiccl_tourwp_termmetawp_termsCustom taxonomy:
magiccl_tagwp_usermeta