WH4U Domains
Domain reseller plugin for searching, registering, and transferring domains via the DomainsReseller API.
7 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_wh4u_api_logs | A logging table that records activity, events, or audit history. | Static |
| wp_wh4u_notifications | Stores wh4u notifications data created by this plugin. | Static |
| wp_wh4u_orders | Stores order records and related transaction data. | Static |
| wp_wh4u_public_orders | Stores order records and related transaction data. | Static |
| wp_wh4u_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_wh4u_rate_limits | Stores wh4u rate limits data created by this plugin. | Static |
| wp_wh4u_reseller_settings | Stores wh4u reseller settings 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_optionsOption key:
wh4u_auto_encryption_keyOption key:wh4u_db_versionOption key:wh4u_settingswp_postmetawp_postsCustom post type:
wh4u_public_order