Simple Notify

Simple Notify is a customizable notification system that allows you to send notifications via email.

1 database table

Table NameDescriptionMethod
wp_custom_notificationsStores 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_options
Option 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