From 54c4810e028c6996ef593b3050a86f1a8c45f129 Mon Sep 17 00:00:00 2001 From: Christian Wach <needle@haystack.co.uk> Date: Wed, 1 Dec 2021 12:00:53 +0000 Subject: [PATCH] Unstrike Conditional Email action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caac6c9..c1b45f1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Adds some Form Actions to *ACF Extended* that have a Conditional Field through w When creating an *ACF Extended* Form, you will see some new Form Actions: * _Conditional Redirect action_ -* ~~_Conditional Email action_~~ +* _Conditional Email action_ * _WooCommerce Product action_ Add them to your *ACF Extended* Form to make use of the functionality that they offer. -- GitLab