From e686d3c61349a943edf04c1acea57b750bd8fef8 Mon Sep 17 00:00:00 2001 From: nikitozzzzzzz Date: Mon, 11 Dec 2017 10:02:28 +0200 Subject: [PATCH] - fixed ID's duplicates when more than 1 form is loaded at same page; --- includes/core/um-actions-global.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/core/um-actions-global.php b/includes/core/um-actions-global.php index eb5833c4..7f3241c2 100644 --- a/includes/core/um-actions-global.php +++ b/includes/core/um-actions-global.php @@ -6,7 +6,7 @@ add_action('um_after_form_fields', 'um_add_form_identifier'); function um_add_form_identifier($args){ ?> - +