Product Licensing System

Licensing management plugin that help you sell licenses easily.

4 database tables

Table NameDescriptionMethod
wp_plicensesStores plicenses data created by this plugin.Static
wp_plicenses_settingStores plicenses setting data created by this plugin.Static
wp_woocommerce_attribute_taxonomiesStores woocommerce attribute taxonomies data created by this plugin.Static
wp_woocommerce_termmetaStores 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
Post meta