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 Name | Description | Method |
|---|---|---|
| wp_inquiries | Stores 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_optionsOption key:
student_inquiry_db_version