Tutor LMS – eLearning and online course solution
A complete WordPress LMS plugin to create any eLearning website easily.
24 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_tutor_cart_items | Stores tutor cart items data created by this plugin. | Static |
| wp_tutor_carts | Stores tutor carts data created by this plugin. | Static |
| wp_tutor_coupon_applications | Stores tutor coupon applications data created by this plugin. | Static |
| wp_tutor_coupon_usages | Stores tutor coupon usages data created by this plugin. | Static |
| wp_tutor_coupons | Stores tutor coupons data created by this plugin. | Static |
| wp_tutor_customers | Stores tutor customers data created by this plugin. | Static |
| wp_tutor_earnings | Stores tutor earnings data created by this plugin. | Static |
| wp_tutor_email_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_tutor_gradebooks | Stores tutor gradebooks data created by this plugin. | Static |
| wp_tutor_gradebooks_results | Stores tutor gradebooks results data created by this plugin. | Static |
| wp_tutor_order_itemmeta | Stores order records and related transaction data. | Static |
| wp_tutor_order_items | Stores order records and related transaction data. | Static |
| wp_tutor_ordermeta | Stores order records and related transaction data. | Static |
| wp_tutor_orders | Stores order records and related transaction data. | Static |
| wp_tutor_quiz_attempt_answers | Stores tutor quiz attempt answers data created by this plugin. | Static |
| wp_tutor_quiz_attempts | Stores tutor quiz attempts data created by this plugin. | Static |
| wp_tutor_quiz_question_answers | Stores tutor quiz question answers data created by this plugin. | Static |
| wp_tutor_quiz_questions | Stores tutor quiz questions data created by this plugin. | Static |
| wp_tutor_scheduler | Stores tutor scheduler data created by this plugin. | Static |
| wp_tutor_subscription_plan_items | Stores tutor subscription plan items data created by this plugin. | Static |
| wp_tutor_subscription_plans | Stores tutor subscription plans data created by this plugin. | Static |
| wp_tutor_subscriptionmeta | Stores tutor subscriptionmeta data created by this plugin. | Static |
| wp_tutor_subscriptions | Stores tutor subscriptions data created by this plugin. | Static |
| wp_tutor_withdraws | Stores tutor withdraws data created by this plugin. | Static |