We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa2627 commit 2c33863Copy full SHA for 2c33863
sample-code-snippets/integrations/contact-form-7/different-tag.php
@@ -5,6 +5,9 @@
5
* In this example CF7 form with ID 500 will get the tag ES.
6
* The form ID 510 will get the tag NL
7
*
8
+ * NOTE: The ID in this case is the POST ID that you see in the URL when you edit a form.
9
+ * That means the ID is always a number and not the ID you see in the CF shortcode.
10
+ *
11
* It is also possible to remove tags, see the subscriber-tags.php snippet under /forms/
12
*/
13
0 commit comments