BMLT-Workflow
This plugin was developed for NA Australian Region to support automation of meeting adds/changes/deletes. It is designed to reduce the current complex …
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bmltwf_correspondence | Stores bmltwf correspondence data created by this plugin. | Static |
| wp_bmltwf_debug_log | A logging table that records activity, events, or audit history. | Static |
| wp_bmltwf_service_bodies | Stores bmltwf service bodies data created by this plugin. | Static |
| wp_bmltwf_service_bodies_access | Stores bmltwf service bodies access data created by this plugin. | Static |
| wp_bmltwf_submissions | Stores form submissions and user-entered 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_optionsOption key:
bmltwf_admin_notification_email_subjectOption key:bmltwf_admin_notification_email_templateOption key:bmltwf_approval_email_subjectOption key:bmltwf_approval_email_templateOption key:bmltwf_bmlt_google_maps_keyOption key:bmltwf_bmlt_passwordOption key:bmltwf_bmlt_server_addressOption key:bmltwf_bmlt_server_versionOption key:bmltwf_bmlt_test_statusOption key:bmltwf_bmlt_usernameOption key:bmltwf_correspondence_admin_email_subjectOption key:bmltwf_correspondence_admin_email_templateOption key:bmltwf_correspondence_pageOption key:bmltwf_correspondence_submitter_email_subjectOption key:bmltwf_correspondence_submitter_email_templateOption key:bmltwf_db_versionOption key:bmltwf_delete_closed_meetingsOption key:bmltwf_email_from_addressOption key:bmltwf_enable_debugOption key:bmltwf_fso_email_addressOption key:bmltwf_fso_email_subjectOption key:bmltwf_fso_email_templateOption key:bmltwf_fso_featureOption key:bmltwf_google_maps_keyOption key:bmltwf_meeting_sort_orderOption key:bmltwf_optional_location_nationOption key:bmltwf_optional_location_nation_displaynameOption key:bmltwf_optional_location_provinceOption key:bmltwf_optional_location_province_displaynameOption key:bmltwf_optional_location_sub_provinceOption key:bmltwf_optional_location_sub_province_displaynameOption key:bmltwf_optional_postcodeOption key:bmltwf_optional_postcode_displaynameOption key:bmltwf_rejection_email_subjectOption key:bmltwf_rejection_email_templateOption key:bmltwf_remove_virtual_meeting_details_on_venue_changeOption key:bmltwf_required_meeting_formatsOption key:bmltwf_service_body_contact_email_templateOption key:bmltwf_service_body_contact_notifyOption key:bmltwf_submitter_email_subjectOption key:bmltwf_submitter_email_templateOption key:bmltwf_trusted_servants_can_delete_submissions