Product Licensing System
Licensing management plugin that help you sell licenses easily.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_plicenses | Stores plicenses data created by this plugin. | Static |
| wp_plicenses_setting | Stores plicenses setting data created by this plugin. | Static |
| wp_woocommerce_attribute_taxonomies | Stores woocommerce attribute taxonomies data created by this plugin. | Static |
| wp_woocommerce_termmeta | Stores woocommerce termmeta 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_postmeta