The School Management – Education & Learning Management

The School Management System is a WordPress plugin to manage school and its entities such as classes, sections, students, ID cards, teachers, staff, f …

17 database tables

Table NameDescriptionMethod
wp_wlsm_admin_subjectStores wlsm admin subject data created by this plugin.Static
wp_wlsm_adminsStores wlsm admins data created by this plugin.Static
wp_wlsm_class_schoolStores wlsm class school data created by this plugin.Static
wp_wlsm_classesStores wlsm classes data created by this plugin.Static
wp_wlsm_inquiriesStores wlsm inquiries data created by this plugin.Static
wp_wlsm_invoicesStores wlsm invoices data created by this plugin.Static
wp_wlsm_noticesStores wlsm notices data created by this plugin.Static
wp_wlsm_paymentsStores wlsm payments data created by this plugin.Static
wp_wlsm_promotionsStores wlsm promotions data created by this plugin.Static
wp_wlsm_rolesStores wlsm roles data created by this plugin.Static
wp_wlsm_schoolsStores wlsm schools data created by this plugin.Static
wp_wlsm_sectionsStores wlsm sections data created by this plugin.Static
wp_wlsm_sessionsStores session data for tracking user or visitor state.Static
wp_wlsm_settingsStores wlsm settings data created by this plugin.Static
wp_wlsm_staffStores wlsm staff data created by this plugin.Static
wp_wlsm_student_recordsStores wlsm student records data created by this plugin.Static
wp_wlsm_subjectsStores wlsm subjects 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:wlsm_currencyOption key:wlsm_current_sessionOption key:wlsm_date_formatOption key:wlsm_delete_on_uninstallOption key:wlsm_gdpr_enable
wp_usermeta
User meta