From fa6c531b5f41bbf9750d036d8085f829342357b7 Mon Sep 17 00:00:00 2001 From: Kaspars Dambis Date: Mon, 20 Jan 2025 18:06:39 +0200 Subject: [PATCH] Mention the shortcode support --- readme.txt.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/readme.txt.md b/readme.txt.md index 2144b89..0800aa1 100644 --- a/readme.txt.md +++ b/readme.txt.md @@ -18,12 +18,13 @@ Analytics, tracking, redirects and storage for Contact Form 7. This is an addon for the [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) plugin with the following features: - [Track form submissions, errors and completions](https://formcontrols.com/docs) with Google Analytics (GA4), Google Tag (gtag.js), Google Tag Manager (GTM), Matomo (formerly Piwik) and Facebook Pixel. -- Redirect to URL on form submission -- Disable AJAX form submissions -- Disable default form CSS -- Disable automatic paragraph formatting -- Disable HTML5 input field types or enable the HTML5 input type fallback -- Specify the Google reCAPTCHA language +- Redirect to URL on form submission. +- Enable native WordPress shortcodes in form content. +- Disable AJAX form submissions. +- Disable default form CSS. +- Disable automatic paragraph formatting. +- Disable HTML5 input field types or enable the HTML5 input type fallback. +- Specify the Google reCAPTCHA language. - Store form submissions in [Storage for Contact Form 7](https://preseto.com/go/cf7-storage?utm_source=wporg) or [TablePress](https://wordpress.org/plugins/tablepress/). Please note that some settings work on the per-page level and will apply to all forms on the same page. For example, disabling AJAX form submissions for one form will disable AJAX submissions on all forms on the same page.