WP JV Custom Email Settings

Notify users about new posts published and customize your e-mail notification settings

1 database table

Table NameDescriptionMethod
wp_jv_notification_logA logging table that records activity, events, or audit history.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:wp_jv_ces_db_versionOption key:wp_jv_ces_set_contentOption key:wp_jv_ces_set_email_fromOption key:wp_jv_ces_set_email_from_addressOption key:wp_jv_ces_set_notification_aboutOption key:wp_jv_ces_set_notification_logOption key:wp_jv_ces_set_notification_modeOption key:wp_jv_ces_set_subject
wp_postmeta
Post meta
wp_usermeta
User meta