Adventurebook
Lets you create interactive Storybooks or Roleplay-Like Adventurebooks.
8 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_adventurebook_characters | Stores adventurebook characters data created by this plugin. | Static |
| wp_adventurebook_enemies | Stores adventurebook enemies data created by this plugin. | Static |
| wp_adventurebook_enemy_definitions | Stores adventurebook enemy definitions data created by this plugin. | Static |
| wp_adventurebook_enemy_spawns | Stores adventurebook enemy spawns data created by this plugin. | Static |
| wp_adventurebook_item_definitions | Stores adventurebook item definitions data created by this plugin. | Static |
| wp_adventurebook_item_spawns | Stores adventurebook item spawns data created by this plugin. | Static |
| wp_adventurebook_items | Stores adventurebook items data created by this plugin. | Static |
| wp_adventurebook_scripts | Stores adventurebook scripts 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:
adventurebook_character_page_idOption key:adventurebook_db_versionOption key:adventurebook_enable_inline_editingOption key:adventurebook_enable_keyboard_navigationOption key:adventurebook_fixed_content_heightOption key:adventurebook_settingsOption key:adventurebook_show_direction_iconsOption key:adventurebook_versionwp_postmetawp_postsCustom post type:
adventurebookCustom post type:adventurebook_pagewp_usermeta