WM Form4Events
Create simple event registration forms, manage appointments and attendees, and automate confirmations directly in WordPress.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_wmf4e_appointments | Stores wmf4e appointments data created by this plugin. | Static |
| wp_wmf4e_forms | Stores form definitions and related configuration. | Static |
| wp_wmf4e_registrations | Stores 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_optionsOption 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