Blockrush Coupon Code Dispenser creates configurable email forms that send coupon or promotional codes to visitor-supplied email addresses.
Features include:
[brccd_coupon title="Product Name"] shortcode.[coupon title="Product Name"] compatibility when another plugin has not registered that shortcode.Email is delivered through WordPress using wp_mail(). Configure delivery through your host or a maintained WordPress SMTP plugin.
When a visitor requests a code, the plugin stores their email address, a keyed one-way email hash, the assigned coupon code, whether it came from the unique or repeating source, delivery timestamps, and optional newsletter consent in the site’s WordPress database. This data is available to WordPress personal-data export and erasure tools. Site owners are responsible for choosing and disclosing an appropriate retention period.
To enforce delivery limits, the plugin stores keyed hashes of the submitted email and IP address, the attempt result, and the attempt time for up to seven days. It does not store the raw IP address. These records are included in personal-data export and erasure handling.
When an administrator sends a test email, the plugin keeps only the latest test diagnostic for that coupon product. It includes the test recipient, effective From address and name, subject, date and result, mail transport settings, and non-secret server version details. SMTP passwords, API keys, and authentication credentials are not collected. The record is replaced by the next test and removed when its product or plugin data is deleted.
Email is passed to WordPress through wp_mail(). Depending on the site’s mail configuration, the recipient address and message may be transmitted to the hosting provider or a separately configured email service.
Google reCAPTCHA is disabled by default. When enabled, the visitor response and IP address are sent to Google and Google’s script is loaded in the visitor’s browser. Site owners should disclose and obtain any consent required for their jurisdiction.
This plugin can use Google reCAPTCHA only when a site administrator enables it for a product and saves valid reCAPTCHA keys.
The visitor’s browser loads https://www.google.com/recaptcha/api.js. On form submission, the plugin sends the reCAPTCHA response token and the visitor IP address to https://www.google.com/recaptcha/api/siteverify to determine whether Google accepts the request as human. No data is sent to Google by this plugin while reCAPTCHA is disabled.
Google provides this service under its Privacy Policy (https://policies.google.com/privacy) and Terms of Service (https://policies.google.com/terms).