Changeset 3297116
- Timestamp:
- 05/20/2025 08:30:06 AM (11 months ago)
- Location:
- chatterbug-forms
- Files:
-
- 2 added
- 2 edited
-
assets/banner-772x250.png (added)
-
assets/banner-772x250.svg (added)
-
tags/1.0.2/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
chatterbug-forms/tags/1.0.2/readme.txt
r3296812 r3297116 123 123 1. https://WP.ChatterbugForms.com/wp/ 124 124 The plugin connects to this API to register the plugin and get the API access key, get a list of forms available for the registered account, import and refresh forms requested by the user. 125 [privacy statement](https://wp.chatterbugforms.com/about/privacypolicy) =126 [terms of use](https://wp.chatterbugforms.com/about/terms) =125 [privacy statement](https://wp.chatterbugforms.com/about/privacypolicy) 126 [terms of use](https://wp.chatterbugforms.com/about/terms) 127 127 128 128 2. https://www.google.com/recaptcha/api.js 129 129 The plugin connects to this API to validate Google reCAPTCHA when added to the form in the plugin form settings. 130 [privacy statement](https://policies.google.com/privacy) =131 [terms of use](https://policies.google.com/terms) =130 [privacy statement](https://policies.google.com/privacy) 131 [terms of use](https://policies.google.com/terms) 132 132 133 133 3. https://{serverprefix}.api.mailchimp.com/3.0/lists/{audienceid}/members/ 134 134 The plugin connects to this API to update the audience members when the form is integrated with Mailchimp in the plugin form settings 135 [privacy statement](https://www.intuit.com/privacy/statement/) =136 [terms of use](https://mailchimp.com/legal/terms/) =135 [privacy statement](https://www.intuit.com/privacy/statement/) 136 [terms of use](https://mailchimp.com/legal/terms/) 137 137 138 138 == Changelog == -
chatterbug-forms/trunk/readme.txt
r3296777 r3297116 3 3 Contributors: chatterbugforms, sameh101, chatterbugapps, chatterbugkeys 4 4 Donate link: https://buymeacoffee.com/samgazal/ 5 Tags: forms, form builder, surveys, contact form, SMTP5 Tags: contact form, forms, form builder, surveys, free online forms 6 6 Requires at least: 5.8 7 7 Tested up to: 6.8 … … 123 123 1. https://WP.ChatterbugForms.com/wp/ 124 124 The plugin connects to this API to register the plugin and get the API access key, get a list of forms available for the registered account, import and refresh forms requested by the user. 125 [privacy statement](https://wp.chatterbugforms.com/about/privacypolicy) =126 [terms of use](https://wp.chatterbugforms.com/about/terms) =125 [privacy statement](https://wp.chatterbugforms.com/about/privacypolicy) 126 [terms of use](https://wp.chatterbugforms.com/about/terms) 127 127 128 128 2. https://www.google.com/recaptcha/api.js 129 129 The plugin connects to this API to validate Google reCAPTCHA when added to the form in the plugin form settings. 130 [privacy statement](https://policies.google.com/privacy) =131 [terms of use](https://policies.google.com/terms) =130 [privacy statement](https://policies.google.com/privacy) 131 [terms of use](https://policies.google.com/terms) 132 132 133 133 3. https://{serverprefix}.api.mailchimp.com/3.0/lists/{audienceid}/members/ 134 134 The plugin connects to this API to update the audience members when the form is integrated with Mailchimp in the plugin form settings 135 [privacy statement](https://www.intuit.com/privacy/statement/) =136 [terms of use](https://mailchimp.com/legal/terms/) =135 [privacy statement](https://www.intuit.com/privacy/statement/) 136 [terms of use](https://mailchimp.com/legal/terms/) 137 137 138 138 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.