Resource Booking and Availability Calendar
Resource Availability & Booking Calendar, wordpress plugin allows you to treat each post as a resource and enables booking of the resource.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bookings | Stores bookings data created by this plugin. | Static |
| wp_bookings_states | Stores analytics or statistics data. | 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:
cs_rba_db_versionwp_postmeta