LAPDI Easy Dev
Create plugins quickly using our framework.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_output_cache | A cache table that stores temporary computed or fetched data. | Static |
| wp_smarty_cache | A cache table that stores temporary computed or fetched data. | Static |
| wp_templates | Stores templates 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_optionswp_postmetawp_termmeta