Simple Notify
Simple Notify is a customizable notification system that allows you to send notifications via email.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_custom_notifications | Stores custom notifications 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:
notification_email_template_new_post_publishOption key:notification_email_template_new_user_registerOption key:notification_enable_emails_new_post_publishOption key:notification_enable_emails_new_user_registerOption key:simpno_email_template_new_post_publishOption key:simpno_email_template_new_user_registerOption key:simpno_enable_emails_new_post_publishOption key:simpno_enable_emails_new_user_register