System Ticket Support
The simple system ticket support. Full features to build a system private ticket, got notification via email.
13 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_attachment | Stores attachment data created by this plugin. | Static |
| wp_key_mail_rate | Stores key mail rate data created by this plugin. | Static |
| wp_mail_template | Stores mail template data created by this plugin. | Static |
| wp_message | Stores message data created by this plugin. | Static |
| wp_note | Stores note data created by this plugin. | Static |
| wp_notification | Stores notification data created by this plugin. | Static |
| wp_template | Stores template data created by this plugin. | Static |
| wp_template_tags | Stores template tags data created by this plugin. | Static |
| wp_theme | Stores theme data created by this plugin. | Static |
| wp_ticket | Stores ticket data created by this plugin. | Static |
| wp_user_attachment | Stores user attachment data created by this plugin. | Static |
| wp_user_follow_ticket | Stores user follow ticket data created by this plugin. | Static |
| wp_user_notification | Stores user notification 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:
sts_cron_timeOption key:sts_cron_time_close_ticketOption key:sts_menu_footerOption key:sts_policy_registerOption key:sts_support_page_idOption key:sts_versionwp_usermeta