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 NameDescriptionMethod
wp_bookingsStores bookings data created by this plugin.Static
wp_bookings_statesStores 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_options
Option key:cs_rba_db_version
wp_postmeta
Post meta