eFront

This plugin integrates eFront with Wordpress. Promote your eFront content through your WordPress site.

4 database tables

Table NameDescriptionMethod
wp_efrontpro_categoriesStores efrontpro categories data created by this plugin.Static
wp_efrontpro_coursesStores efrontpro courses data created by this plugin.Static
wp_efrontpro_product_categoriesStores product records and related data.Static
wp_efrontpro_productsStores product records and related 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_options
Option key:ef-apikeyOption key:ef-domainOption key:ef-woocommerce-activeOption key:ef_courses_page_idOption key:ef_courses_page_nameOption key:ef_courses_page_titleOption key:ef_signup_page_idOption key:ef_signup_page_nameOption key:ef_signup_page_title
wp_postmeta
Post meta