Student Inquiry

This plugin is used to manage "student inquiry". A list-table for all inquiries is created for admin using WP_List_Table class.

1 database table

Table NameDescriptionMethod
wp_inquiriesStores inquiries 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:student_inquiry_db_version