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 NameDescriptionMethod
wp_i0001Stores i0001 data created by this plugin.Static
wp_i0002Stores 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
User meta