ZipScheduler
A complete ZIP/postal code-based booking system for service businesses with scheduling, packages, and coupons.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_zipscheduler_booking_meta | Stores additional metadata (key-value pairs) for zipscheduler booking records. | Static |
| wp_zipscheduler_bookings | Stores zipscheduler bookings data created by this plugin. | Static |
| wp_zipscheduler_coupons | Stores zipscheduler coupons data created by this plugin. | Static |
| wp_zipscheduler_faqs | Stores zipscheduler faqs data created by this plugin. | Static |
| wp_zipscheduler_form_fields | Stores form definitions and related configuration. | Static |
| wp_zipscheduler_zipcodes | Stores zipscheduler zipcodes 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:
zipsOption key:zipscheduler_admin_emailOption key:zipscheduler_admin_email_fieldsOption key:zipscheduler_admin_email_footerOption key:zipscheduler_admin_email_introOption key:zipscheduler_admin_email_subjectOption key:zipscheduler_booking_page_idOption key:zipscheduler_button_text_colorOption key:zipscheduler_company_nameOption key:zipscheduler_confirm_address_textOption key:zipscheduler_confirmation_page_idOption key:zipscheduler_currencyOption key:zipscheduler_customer_email_fieldsOption key:zipscheduler_customer_email_footerOption key:zipscheduler_customer_email_introOption key:zipscheduler_customer_email_subjectOption key:zipscheduler_db_versionOption key:zipscheduler_enable_pricingOption key:zipscheduler_faqsOption key:zipscheduler_legacy_options_migratedOption key:zipscheduler_marketing_consent_textOption key:zipscheduler_pricing_plan_displayOption key:zipscheduler_primary_colorOption key:zipscheduler_secondary_colorOption key:zipscheduler_service_region