WH4U Domains

Domain reseller plugin for searching, registering, and transferring domains via the DomainsReseller API.

7 database tables

Table NameDescriptionMethod
wp_wh4u_api_logsA logging table that records activity, events, or audit history.Static
wp_wh4u_notificationsStores wh4u notifications data created by this plugin.Static
wp_wh4u_ordersStores order records and related transaction data.Static
wp_wh4u_public_ordersStores order records and related transaction data.Static
wp_wh4u_queueA job queue table for managing background tasks and scheduled operations.Static
wp_wh4u_rate_limitsStores wh4u rate limits data created by this plugin.Static
wp_wh4u_reseller_settingsStores 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_options
Option key:wh4u_auto_encryption_keyOption key:wh4u_db_versionOption key:wh4u_settings
wp_postmeta
Post meta
wp_posts
Custom post type:wh4u_public_order