Changeset 3177778
- Timestamp:
- 10/29/2024 08:38:21 AM (17 months ago)
- Location:
- delayed-notifications-for-contact-form-7
- Files:
-
- 23 added
- 1 edited
-
tags/1.1.0 (added)
-
tags/1.1.0/assets (added)
-
tags/1.1.0/assets/css (added)
-
tags/1.1.0/assets/css/style.css (added)
-
tags/1.1.0/assets/images (added)
-
tags/1.1.0/assets/images/getting_started_screenshot-1.png (added)
-
tags/1.1.0/assets/images/getting_started_screenshot-2.png (added)
-
tags/1.1.0/assets/images/getting_started_screenshot-3.png (added)
-
tags/1.1.0/assets/images/greystar.png (added)
-
tags/1.1.0/assets/images/yellowstar.png (added)
-
tags/1.1.0/assets/js (added)
-
tags/1.1.0/assets/js/common.js (added)
-
tags/1.1.0/contact-form-7-delayed-notifications.php (added)
-
tags/1.1.0/includes (added)
-
tags/1.1.0/includes/admin (added)
-
tags/1.1.0/includes/admin/admin-alerts.php (added)
-
tags/1.1.0/includes/admin/admin-popups.php (added)
-
tags/1.1.0/includes/admin/cf7dn-settings.php (added)
-
tags/1.1.0/includes/admin/delayed-notifications-layout.php (added)
-
tags/1.1.0/includes/cf7dn-delayedNotification-list.class.php (added)
-
tags/1.1.0/includes/cf7dn-mail.php (added)
-
tags/1.1.0/includes/common-functions.php (added)
-
tags/1.1.0/readme.txt (added)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
delayed-notifications-for-contact-form-7/trunk/readme.txt
r3156543 r3177778 1 === Delayed Notifications for Contact Form 7 ===1 === Delayed Email Notifications for Contact Form 7 === 2 2 Contributors: ristrettoapps 3 Tags: contact form 7, email notifications, delayed notifications, cf7, email 3 Tags: contact form 7, email notifications, delayed notifications, cf7, email, scheduled notifications 4 4 Requires at least: 5.0 5 5 Tested up to: 6.6 6 6 Requires PHP: 7.0 7 Stable tag: 1. 0.47 Stable tag: 1.1.0 8 8 License: GPLv2 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Allows you to delay the Contact Form 7 email notifications by the period of time of your choosing.11 Allows you to delay or schedule Contact Form 7 email notifications by the period of time of your choosing. 12 12 13 13 == Description == 14 14 15 Delayed Notifications for Contact Form 7 enhances your control over Contact Form 7 by allowing you to delay email notifications. Whether you need to manage email traffic better or stagger notifications to avoid server overload, this plugin gives you the flexibility to adjust notification timing to your needs.15 Delayed Email Notifications for Contact Form 7 enhances your control over Contact Form 7 by allowing you to delay email notifications. Whether you need to manage email traffic better or stagger notifications to avoid server overload, this plugin gives you the flexibility to adjust notification timing to your needs. 16 16 17 17 **Features:** 18 18 19 - ** Easy Setup**: Integrates directly with Contact Form 7's existing settings.20 - ** Customizable Delay**: Specify the delay period for each form individually.19 - **Delay Email Notifications Based Upon a Specified Period of Time**: select the period of time you’d like from the drop-down and enter the time period you want to delay the message. 20 - **View Scheduled Delayed Notifications**: The Delayed Notifications screen will show you all email notifications that scheduled to go out. 21 21 - **Reliable Delivery**: Ensures that your delayed emails are sent out reliably. 22 22 … … 50 50 == Changelog == 51 51 52 = 1.1.0 = 53 * Updated plugin name 54 * Bug fixes 55 56 52 57 = 1.0.3 = 53 58 * Initial release.
Note: See TracChangeset
for help on using the changeset viewer.