Tutor LMS – eLearning and online course solution

A complete WordPress LMS plugin to create any eLearning website easily.

24 database tables

Table NameDescriptionMethod
wp_tutor_cart_itemsStores tutor cart items data created by this plugin.Static
wp_tutor_cartsStores tutor carts data created by this plugin.Static
wp_tutor_coupon_applicationsStores tutor coupon applications data created by this plugin.Static
wp_tutor_coupon_usagesStores tutor coupon usages data created by this plugin.Static
wp_tutor_couponsStores tutor coupons data created by this plugin.Static
wp_tutor_customersStores tutor customers data created by this plugin.Static
wp_tutor_earningsStores tutor earnings data created by this plugin.Static
wp_tutor_email_queueA job queue table for managing background tasks and scheduled operations.Static
wp_tutor_gradebooksStores tutor gradebooks data created by this plugin.Static
wp_tutor_gradebooks_resultsStores tutor gradebooks results data created by this plugin.Static
wp_tutor_order_itemmetaStores order records and related transaction data.Static
wp_tutor_order_itemsStores order records and related transaction data.Static
wp_tutor_ordermetaStores order records and related transaction data.Static
wp_tutor_ordersStores order records and related transaction data.Static
wp_tutor_quiz_attempt_answersStores tutor quiz attempt answers data created by this plugin.Static
wp_tutor_quiz_attemptsStores tutor quiz attempts data created by this plugin.Static
wp_tutor_quiz_question_answersStores tutor quiz question answers data created by this plugin.Static
wp_tutor_quiz_questionsStores tutor quiz questions data created by this plugin.Static
wp_tutor_schedulerStores tutor scheduler data created by this plugin.Static
wp_tutor_subscription_plan_itemsStores tutor subscription plan items data created by this plugin.Static
wp_tutor_subscription_plansStores tutor subscription plans data created by this plugin.Static
wp_tutor_subscriptionmetaStores tutor subscriptionmeta data created by this plugin.Static
wp_tutor_subscriptionsStores tutor subscriptions data created by this plugin.Static
wp_tutor_withdrawsStores tutor withdraws 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_commentmeta
Comment meta
wp_comments
Direct access
wp_options
Option key:auto_course_complete_on_all_lesson_completionOption key:course_archive_filterOption key:course_archive_pageOption key:course_completion_processOption key:course_permalink_baseOption key:course_retake_featureOption key:courses_col_per_rowOption key:courses_per_pageOption key:display_course_instructorsOption key:earning_admin_commissionOption key:earning_instructor_commissionOption key:ecommerce_taxOption key:email_footer_textOption key:email_from_addressOption key:email_from_nameOption key:email_template_dataOption key:enable_become_instructor_btnOption key:enable_course_total_enrolledOption key:enable_guest_course_cartOption key:enable_profile_completionOption key:enable_revenue_sharingOption key:enable_spotlight_modeOption key:enable_tutor_native_loginOption key:enable_wishlistOption key:enrollment_box_position_in_mobileOption key:instructor_register_pageOption key:min_withdraw_amountOption key:minimum_days_for_balance_to_be_availableOption key:monetize_byOption key:pagination_per_pageOption key:payment_settingsOption key:public_profile_layoutOption key:student_must_login_to_view_courseOption key:student_public_profile_layoutOption key:student_register_pageOption key:supported_course_filtersOption key:tutor_Option key:tutor_addons_configOption key:tutor_dashboard_page_idOption key:tutor_duplicated_earning_deletedOption key:tutor_email_disable_wpcronOption key:tutor_license_infoOption key:tutor_optionOption key:tutor_show_woocommerce_noticeOption key:tutor_withdraw_optionsOption key:tutor_withdrawal_methodsOption key:tutor_woocommerce_order_auto_completeOption key:wc_automatic_order_complete_redirect_to_coursesOption key:woocommerce_currency_posOption key:woocommerce_custom_orders_table_enabled
wp_postmeta
Post meta
wp_posts
Custom post type:topicsCustom post type:tutor_assignmentsCustom post type:tutor_enrolledCustom post type:tutor_quiz
wp_termmeta
Term meta
wp_terms
Custom taxonomy:course-categoryCustom taxonomy:course-tag
wp_usermeta
User meta