Quick Learn

Quick Learn is the best Complete WordPress LMS plugin. It makes simple to create Instructors, Students, Courses, Categories, Tags, lessons, Assessment …

15 database tables

Table NameDescriptionMethod
wp_completed_courseStores completed course data created by this plugin.Static
wp_completed_lessonStores completed lesson data created by this plugin.Static
wp_gsp_instructor_paymentStores gsp instructor payment data created by this plugin.Static
wp_gsp_lms_setting_metaStores additional metadata (key-value pairs) for gsp lms setting records.Static
wp_gsp_lms_wishlistStores gsp lms wishlist data created by this plugin.Static
wp_gsp_user_itemmetaStores gsp user itemmeta data created by this plugin.Static
wp_gsp_user_itemsStores gsp user items data created by this plugin.Static
wp_gsp_user_retakemetaStores gsp user retakemeta data created by this plugin.Static
wp_gsplms_question_answersStores gsplms question answers data created by this plugin.Static
wp_gsplms_quiz_questionsStores gsplms quiz questions data created by this plugin.Static
wp_gsplms_ratingStores gsplms rating data created by this plugin.Static
wp_gsplms_section_itemsStores gsplms section items data created by this plugin.Static
wp_gsplms_sectionsStores gsplms sections data created by this plugin.Static
wp_gsplms_settingStores gsplms setting data created by this plugin.Static
wp_user_paymentsStores user payments 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:footer_imagesOption key:footercontactglobeOption key:footercontactmailOption key:footercontactnoOption key:footersocialfacebookOption key:footersocialgoogleOption key:footersociallinkdinOption key:footersocialtwitterOption key:footeryoutubeOption key:sectio2descrOption key:section1Option key:section1norderbyOption key:section1numcolumnOption key:section2Option key:section2nofpostsOption key:section2norderbyOption key:section2nordertypeOption key:section2numcolumnOption key:section2posttypeOption key:section2titleOption key:section3Option key:section3descOption key:section3nofpostsOption key:section3norderOption key:section3norderbyOption key:section3numcolumnOption key:section3posttypeOption key:section3titleOption key:section4Option key:section4descOption key:section4nofpostsOption key:section4norderOption key:section4norderbyOption key:section4numcolumnOption key:section4posttypeOption key:section4titleOption key:section5Option key:section5descOption key:section5titleOption key:sectiondescOption key:sectionnofpostsOption key:sectionnordertypeOption key:sectionposttypeOption key:sectiontitleOption key:sliderconfirmOption key:theme_optionsOption key:toplefttelephoneOption key:toprightloginOption key:toprightregisterOption key:trade_pic
wp_postmeta
Post meta
wp_posts
Custom post type:lms-assesmentsCustom post type:lms-coursesCustom post type:lms-lessonsCustom post type:lms-question
wp_terms
Custom taxonomy:course-categoriesCustom taxonomy:course_tag
wp_usermeta
User meta