ASPL Feedback System

ASPL Feedback system makes it easier-than-ever for increase customer communication.

7 database tables

Table NameDescriptionMethod
wp_aspl_cust_fb_que_ansStores aspl cust fb que ans data created by this plugin.Static
wp_aspl_customer_feedback_mainStores aspl customer feedback main data created by this plugin.Static
wp_aspl_feedbackStores aspl feedback data created by this plugin.Static
wp_aspl_feedback_answerStores aspl feedback answer data created by this plugin.Static
wp_aspl_feedback_questionStores aspl feedback question data created by this plugin.Static
wp_aspl_feedback_templateStores aspl feedback template data created by this plugin.Static
wp_aspl_mail_notificationStores aspl mail 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:default_tempOption key:per_pageOption key:send_mail_afterOption key:send_mail_countOption key:send_mail_interval
wp_usermeta
User meta