Automated Registration of the Course
[course] use this shortcode anywhere in post/page. This plugin allows you to COURSES: Add, Edit/Update and Delete Courses.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_tc_category | Stores tc category data created by this plugin. | Static |
| wp_tc_contact | Stores tc contact data created by this plugin. | Static |
| wp_tc_courses | Stores tc courses data created by this plugin. | Static |
| wp_tc_type | Stores tc type data created by this plugin. | Static |
| wp_tc_users | Stores tc users 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:
dot_pages_enableOption key:dot_pages_modeOption key:dot_pages_slugOption key:jal_db_versionOption key:option_etc