System Ticket Support

The simple system ticket support. Full features to build a system private ticket, got notification via email.

13 database tables

Table NameDescriptionMethod
wp_attachmentStores attachment data created by this plugin.Static
wp_key_mail_rateStores key mail rate data created by this plugin.Static
wp_mail_templateStores mail template data created by this plugin.Static
wp_messageStores message data created by this plugin.Static
wp_noteStores note data created by this plugin.Static
wp_notificationStores notification data created by this plugin.Static
wp_templateStores template data created by this plugin.Static
wp_template_tagsStores template tags data created by this plugin.Static
wp_themeStores theme data created by this plugin.Static
wp_ticketStores ticket data created by this plugin.Static
wp_user_attachmentStores user attachment data created by this plugin.Static
wp_user_follow_ticketStores user follow ticket data created by this plugin.Static
wp_user_notificationStores 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_options
Option 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_version
wp_usermeta
User meta