HustlAI Appointment Scheduler

A lightweight appointment scheduling plugin for WordPress.

9 database tables

Table NameDescriptionMethod
wp_hustlai_as_antispam_attemptsStores hustlai as antispam attempts data created by this plugin.Static
wp_hustlai_as_appointment_typesStores hustlai as appointment types data created by this plugin.Static
wp_hustlai_as_availabilityStores hustlai as availability data created by this plugin.Static
wp_hustlai_as_blocked_datesStores hustlai as blocked dates data created by this plugin.Static
wp_hustlai_as_bookingsStores hustlai as bookings data created by this plugin.Static
wp_hustlai_as_form_fieldsStores form definitions and related configuration.Static
wp_hustlai_as_notification_logA logging table that records activity, events, or audit history.Static
wp_hustlai_as_settingsStores hustlai as settings data created by this plugin.Static
wp_hustlai_as_sync_queueA job queue table for managing background tasks and scheduled operations.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:hustlai_as_db_version