Simple Boat Rental
A WooCommerce plugin to manage and sell boat rentals with calendar bookings, pickup points, and optional services.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_boat_bookings | Stores boat bookings data created by this plugin. | Static |
| wp_boat_pickup_points | Stores boat pickup points data created by this plugin. | Static |
| wp_boat_services | Stores boat services 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:
simpbore_license_keyOption key:simpbore_license_statuswp_postmeta