v6.0.3.2
- International characters in custom messages causing some escaping issues for AJAX forms.
- Added Google ReCaptcha override to the shortcode recaptcha="1"/recpatcha="0" to manually set it on a per form basis (still needs to be globally enabled on the settings page).
- Added additional reCaptcha parameters to the shortcode. (see https://yikesplugins.com/support/knowledge-base/how-do-i-customize-the-recaptcha-field/).
- Re-coded the redirect function for non-ajax forms, so that it properly utilizes
wp_redirect()instead of a .js injection after submission. - Added new constant
YIKES_MAILCHIMP_NULL_DEBUGto debug 'null' API response from MailChimp API (see https://yikesplugins.com/support/knowledge-base/i-received-the-following-error-we-received-an-unexpected-error-null/).