Fixed a display bug that occurred in WordPress 6.9.1 onwards that threw a warning if the Gutenberg block was being registered.
Tested with 7.0
3.12.6
Security Release – fixed a Cross Site Request Forgery (CSRF) security bug that would have allowed logged in administrators to download CSV’s in a way they shouldn’t be able to.
3.12.5
Security Release – fixed a Broken Access Control security bug which could allow subscribers to set a non-crucial option within the Database table.
Tested with 6.9
3.12.4
Tested with 6.8
3.12.3
Tested with 6.7
3.12.2
Tested with 6.6
3.12.1
Tested with 6.5
3.12
Fixed a big bug in causing a critical error on newer versions of PHP. This is a braking bug so major version update.
Tested with 6.4
3.11.2
Loaded the admin JavaScript/CSS on WP Email Capture pages and admin dashboard only, to help resolve conflicts.
Tested with 6.3
3.11.1
Tested with 6.2
3.11
Major update – fixed a Unauthenticated Broken Access Control security bug which could allow non authenticated users to download the lists.
3.10
Major update – fixed a XSS security bug.
3.9.3
Tested with 6.0
Made compatible with Moosend
Fixed a notice bug in the recaptcha which meant it would not work for certain forms with WP_DEBUG switched on
3.9.2
Tested with 5.9
Fix a bug that reCAPTCHA wasn’t working for particular forms as we load jQuery late.
Updated the main block to use more Gutenberg calls
3.9.1
Tested with 5.7
3.9
Added the ability to spam check using reCAPTCHA
3.8.2
Tested to 5.5.
3.8.1
Version with all the missing files from 3.8!
3.8
Added a new button to the classic editor allowing you to place the form anywhere.
3.7.3
Fixed a small bug in the site.
3.7.2
Tested to 5.3.
3.7.1
Corrected the “Requires at Least” as it was showing as being incompatible in the plugin store (when it is).
Tested with Constant Contact so reflected help screens to mention that.
3.6.4
Clarified further a couple of options that people were having problems with.
3.6.3
Some files didn’t manage to upload. I’ve now pushed them live.
3.6.2
Fixed a bug in Gutenberg.
Checking for “register_block_type” rather than “the_gutenberg_project” in prep for 5.0
3.6.1
Added Gutenberg information to the help section.
Removed a spelling mistake in one of the URL’s on the setup form.
3.6
Fix Gutenberg compatability bug. If you use Gutenberg, you may have to recreate your blocks, hence the version major bump. Otherwise you should be fine.
3.5.4
Added a note should a version of MySQL earlier than 5.6 is shared.
3.5.3
Fixed a bug that saving with GDPR switched off resulted in a display error (even though it was saved correctly)
3.5.2
A few cosmetic changes to the help pages. Could use more work but is a bit neater for now.
3.5.1
Fix a bug that the Privacy Policy checkbox didn’t work on widgets.
3.5
Integration with WordPress’ GDPR checker.
You can have a checkbox on your forms, explicitly giving consent to users to sign up to your newsletter.
You can delete data after a period of time on the site.
You can search the database, allowing you to see and delete what data you have for people
Improved the changelog routine, allowing it to be updated more frequently.
3.4.2
Introduced “wp_email_capture_is_premium” function, to make further development easier.
Fixed a bug from Gutenberg 3.4 that called a undefined variable (blocks.source.children & blocks.source.attr).
Switched from wp.blocks.InspectorControls.TextControl to wp.components.TextControl.
3.4.1
Fixes a fatal error
3.4
Added Default Styles should you wish to activate them.
Gutenberg Compatibility!
3.3.4
Fix a few dead links in the plugin
3.3.3
Fix bug in header on export (props Ov3rfly).
Tested in 4.9
3.3.2
Make it compatible with 4.8
Make the “Buy Link” in WP Email Capture include a coupon
Include links to compatible services on the Plugin Dashboard
3.3.1
Fixes a conflict with other plugins that send HTML emails.
3.3
Introduced the ability to have “HTML” enabled lists.
Introduced the ability to send emails without headers. Useful for Amazon SES.
Added a charset on export of CSV. (Props Ov3rfly)
3.2
Correction in the German translation (props Lars Kasper)
Added a wp_email_capture_extra_checks action, that will allow people to run checks on the name/email address.
Removed some legacy code that was commented out.
Fix an encoding issue for new installs, now the tables match the database’s encoding.
Fixed a bug for new installs that had a “The plugin generated XXX characters of unexpected output during activation.”.
3.1.4
Fixed a bug that caused an “Unexpected Output” on some database setups.
Used UNIQUE KEY rather than PRIMARY KEY, so activation and deactivation doesn’t cause database errors.
3.1.3
Added wp_email_capture_complete_before_redirect action. Allowing data to be manipulated before the redirect.
Added Extensions area of dashboard.
3.1.2
Reward linkers with a voucher code.
Included the “Last Temporary Signup” date, so they get know the last attempted signup.
Tested up to 4.5.
3.1.1
Removed a redundant file that, if hacked in, could lead to an injection of content. This file was not called normally but in order to remove it upgrade to this version. ** Update strongly required **
Fixed a bug which saw a notice appear of a missing option on the upgrade and dashboard page.
Removed a double header in Dashboard widget (props Ove3rfly).
Correct textdomain used in some files (props Ov3rfly).
Removed all PHP closing tags through the site (props Ov3rfly).
3.1
Removed the default widget title should widget text be blank (props Hassan Raza).
Changed word from “Update” to “Upgrade” for large lists as it was confusing people.
Changed to new Text Domain as per WordPress’ new internationalisation integration (wp-email-capture).
3.0.2
Fixed an error with “Error: ” displaying on the free version.
3.0.1
Fixed a minor security issue in the display.php
Removed Tracking (for now)
3.0
Massive refactor of code, to help improve it.
Fixed a bug that the “Hide Notice” dismissive now works.
Added better help documentation within the plugin.
Added signup & confirm actions, to allow users to remove/add their own actions.
Added a filter to the display form, so it can be changed.
Add a filter for other subscription plugins (props Dylan Kuhn)
Changed menu structure
Made compatible with WordPress 4.3, with new widget structure.
Made compatible with new language packs.
2.11
German Translation Updated (thanks Ove3rfly)
Added the filter wp_email_capture_dashboard_capability, which means you can choose the capability you wish users to access the dashboard widget (thanks Ove3rfly).
Added a few small fixes with the text (thanks Ove3rfly).
Fixed a small bug that produced warnings should security fields not be passed.
Style buttons in a style for WordPress 3.8.
Remove a rogue mysql_real_escape_string() call making it compatible with WordPress 3.9.
Introduced stylings.
2.8 (10/11/13)
Introduced Spanish Translation (thanks David Bravo!)
Added a feature whereby you can select the delimiter you wish to use.
2.7.7 (08/07/13)
Fixed a few bug fixes that were spotted in Debug Mode (from forum member Ov3rfly).
2.7.6 (12/06/13)
You can now translate error messages.
2.7.5 (28/01/13)
Added an option “wp_email_capture_theme_affiliate_link”, so theme designers can add this option on activation with their affiliate link to WP Email Capture.
2.7.4 (14/01/13)
Added “title” attributes to the form fields, allowing WP Email Capture to play better with themes.
2.7.3 (06/01/13)
Fixed the emails so that HTML characters (ampersands, speech marks, etc) in names/subjects/content are encoded properly.
2.7.2 (11/12/12)
Compatible with WordPress 3.5. Critical upgrade if you’re using WP 3.5
Fixed an admin page error so if the news feed wasn’t pulling from my site, then you will get an empty box, rather than an ugly error.
2.7.1 (24/11/12)
Fixed a small bug that appears that error messages weren’t appearing when sites had the defeault permalink structure.
Fixed a redirection bug that users using the default URL structure were having, that caused a usability error.