wp-idados-crud
Um mini-sistema CRUD que faz funcionar os cadastros nos módulos subsequentes tais como cadastro de clientes, associados, produtos, etc.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_i0001 | Stores i0001 data created by this plugin. | Static |
| wp_i0002 | Stores i0002 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_usermeta