RSVPMaker

Event and email marketing. Register guests and collect payment by PayPal or Stripe. Send invitations and newsletters.

7 database tables

Table NameDescriptionMethod
wp_mailpoet_subscribersStores mailpoet subscribers data created by this plugin.Static
wp_rsvp_volunteer_timeStores rsvp volunteer time data created by this plugin.Static
wp_rsvpmailer_blockedStores rsvpmailer blocked data created by this plugin.Static
wp_rsvpmakerStores rsvpmaker data created by this plugin.Static
wp_rsvpmaker_eventStores rsvpmaker event data created by this plugin.Static
wp_rsvpmaker_guest_emailStores rsvpmaker guest email data created by this plugin.Static
wp_rsvpmaker_moneyStores rsvpmaker money 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_commentmeta
Comment meta
wp_comments
Direct access
wp_options
Option key:admin_optionOption key:custom_forwardersOption key:findafriend_emailOption key:ignore_postmark_supressionsOption key:member_distribution_listOption key:member_distribution_list_varsOption key:officer_distribution_listOption key:officer_distribution_list_varsOption key:postmark_tally_versionOption key:qckply_ids_Option key:rsvp_report_api_codeOption key:rsvpemail_from_settingsOption key:rsvpmail_blacklistOption key:rsvpmail_local_domainsOption key:rsvpmail_unsubscribedOption key:rsvpmailer_default_block_templateOption key:rsvpmailer_editor_stylesheetOption key:rsvpmailer_list_confirmation_messageOption key:rsvpmailer_tx_block_templateOption key:rsvpmaker_discussion_Option key:rsvpmaker_discussion_activeOption key:rsvpmaker_discussion_memberOption key:rsvpmaker_discussion_membersOption key:rsvpmaker_discussion_officerOption key:rsvpmaker_discussion_serverOption key:rsvpmaker_email_queue_limitOption key:rsvpmaker_formsOption key:rsvpmaker_helpOption key:rsvpmaker_holidaysOption key:rsvpmaker_last_data_check2Option key:rsvpmaker_link_template_postOption key:rsvpmaker_mailpoet_listOption key:rsvpmaker_missing_helpOption key:rsvpmaker_money_tableOption key:rsvpmaker_multievent_discount_codeOption key:rsvpmaker_optionsOption key:rsvpmaker_paypal_rest_keysOption key:rsvpmaker_postmarkOption key:rsvpmaker_relay_latest_bounceOption key:rsvpmaker_stripe_checkout_page_idOption key:rsvpmaker_stripe_keysOption key:rsvpmaker_stripe_notifyOption key:rsvpmaker_stripe_pkOption key:rsvpmaker_stripe_receiptOption key:rsvpmaker_stripe_skOption key:rsvpmaker_unpaid_reminder_messageOption key:widget_rsvpmaker_by_jsonOption key:widget_rsvpmaker_type_widgetOption key:wp4toastmasters_officer_idsOption key:wp_page_for_privacy_policyOption key:wpt_forward_basecampOption key:wpt_forward_general
wp_postmeta
Post meta
wp_posts
Custom post type:rsvpemailCustom post type:rsvpmakerCustom post type:rsvpmaker_formCustom post type:rsvpmaker_template
wp_termmeta
Term meta
wp_terms
Custom taxonomy:rsvpmaker-type
wp_usermeta
User meta