WM Form4Events

Create simple event registration forms, manage appointments and attendees, and automate confirmations directly in WordPress.

3 database tables

Table NameDescriptionMethod
wp_wmf4e_appointmentsStores wmf4e appointments data created by this plugin.Static
wp_wmf4e_formsStores form definitions and related configuration.Static
wp_wmf4e_registrationsStores wmf4e registrations 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:blog_charsetOption key:delete_Option key:wmf4e_db_versionOption key:wmf4e_delete_records_after_minutesOption key:wmf4e_email_settingsOption key:wmf4e_email_templatesOption key:wmf4e_messagesOption key:wmf4e_page_idOption key:wmf4e_show_welcome_notice