RSVP and Event Management

Simple Event Registration & RSVP Management for WordPress

7 database tables

Table NameDescriptionMethod
wp_associatedattendeesStores associatedattendees data created by this plugin.Static
wp_attendeeanswersStores attendeeanswers data created by this plugin.Static
wp_attendeesStores attendees data created by this plugin.Static
wp_rsvpcustomquestionanswersStores rsvpcustomquestionanswers data created by this plugin.Static
wp_rsvpcustomquestionattendeesStores rsvpcustomquestionattendees data created by this plugin.Static
wp_rsvpcustomquestionsStores rsvpcustomquestions data created by this plugin.Static
wp_rsvpquestiontypesStores rsvpquestiontypes 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_options
Option key:rsvp-rate-timeOption key:rsvp_db_version
wp_usermeta
User meta