Formdev

Plugin qui s'interface avec l'ERP de formation Formdev pour gérer la vente des formations.

2 database tables

Table NameDescriptionMethod
wp_formdev_metasStores additional metadata (key-value pairs) for formdev metas records.Static
wp_formdev_usersStores formdev users 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:formdev_api_providerOption key:formdev_check_plugin_enabledOption key:formdev_check_plugin_versionOption key:formdev_daily_sync_scheduledOption key:woocommerce_coming_soon
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta