EasySMS

EasySMS provides an easy way for readers to subscribe to SMS updates and for admins to send SMS messages to groups. Auto SMS with post publishing.

4 database tables

Table NameDescriptionMethod
wp_easysmsStores easysms data created by this plugin.Static
wp_easysms_carriersStores easysms carriers data created by this plugin.Static
wp_easysms_group_usersStores easysms group users data created by this plugin.Static
wp_easysms_groupsStores easysms groups 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:bf_easysms_widget_optionsOption key:sms_default_subjectOption key:sms_from_emailOption key:sms_from_nameOption key:sms_new_notifyOption key:sms_new_notify_emailOption key:sms_publish_post