Dear LMS
A complete Learning Management System with courses, lessons, and topics using custom post types and drag-and-drop dashboard interface.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_irb_lms_progress | Stores irb lms progress data created by this plugin. | Static |
| wp_irb_progress | Stores irb progress data created by this plugin. | Static |
| wp_lms_enrollments | Stores lms enrollments 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_optionsOption key:
dearlms_activatedOption key:dearlms_enable_progressOption key:dearlms_flush_rewrite_rulesOption key:dearlms_primary_colorOption key:dearlms_rewrite_versionOption key:dearlms_secondary_colorOption key:dearlms_text_colorOption key:dearlms_url_structureOption key:dearlms_versionwp_postmetawp_postsCustom post type:
dearlms_courseCustom post type:dearlms_lessonCustom post type:dearlms_topicwp_termsCustom taxonomy:
dearlms_course_categoryCustom taxonomy:dearlms_course_difficultywp_usermeta