Delayed Email Notifications for Contact Form 7

Allows you to delay or schedule Contact Form 7 email notifications by the period of time of your choosing.

1 database table

Table NameDescriptionMethod
wp_cf7dn_delayed_notificationsStores cf7dn delayed 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:cf7dn_install_date
wp_postmeta
Post meta
wp_usermeta
User meta