WPLicense It

Sell and manage license keys for WordPress Applications (Plugins and Themes)

2 database tables

Table NameDescriptionMethod
wp_wplit_ordersStores order records and related transaction data.Static
wp_wplit_product_licensesStores product records and related data.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_options
Option key:stripe_settings_amountOption key:wplicense-it-api-rewrite-rules-versionOption key:wplit-checkout-pageOption key:wplit-licenses-pageOption key:wplit-stripe-settings-live-pkOption key:wplit-stripe-settings-live-skOption key:wplit-stripe-settings-test-modeOption key:wplit-stripe-settings-test-pkOption key:wplit-stripe-settings-test-skOption key:wplit_db_versionOption key:wplit_payemnet_currency
wp_postmeta
Post meta
wp_posts
Custom post type:wplit_product