From fe803c91943ca84477fd1476ca3565fc613bde15 Mon Sep 17 00:00:00 2001 From: David Smith Date: Mon, 12 Aug 2024 16:45:00 -0400 Subject: [PATCH] `gw-shortcode-attr-field-props.php`: Fixed issue with shortcodes in description being parsed (Part V). --- gravity-forms/gw-shortcode-attr-field-props.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gravity-forms/gw-shortcode-attr-field-props.php b/gravity-forms/gw-shortcode-attr-field-props.php index 30dba740..1766eb7d 100644 --- a/gravity-forms/gw-shortcode-attr-field-props.php +++ b/gravity-forms/gw-shortcode-attr-field-props.php @@ -3,7 +3,7 @@ * Gravity Wiz // Gravity Forms // Custom Field Properties via [gravityforms] Shortcode * https://gravitywiz.com/ * - * Provide a custom "field_props" attribute for the `[gravityforms]` shortcode. This allows you to modify field + * Provide a custom "field_props" attribute for the [gravityforms] shortcode. This allows you to modify field * properties (e.g. label, cssClass, isRequired, etc). * * Set Field ID 1 as not required.