Course Box

A WordPress plugin that integrates with WooCommerce to import products from an external API with advanced features like pagination, search, and import …

1 database table

Table NameDescriptionMethod
wp_course_box_importsStores course box imports 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:course_box_api_keyOption key:course_box_api_urlOption key:course_box_imported_countOption key:course_box_product_type
wp_postmeta
Post meta