-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreadme.txt
More file actions
166 lines (109 loc) · 4.02 KB
/
readme.txt
File metadata and controls
166 lines (109 loc) · 4.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
=== adCAPTCHA for WordPress ===
Contributors: adCAPTCHA
Tags: spam, anti-spam, block bots, security, adCAPTCHA
Requires at least: 6.0
Tested up to: 6.5.2
Stable tag: 1.7.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Secure your site. Elevate your brand. Boost Ad Revenue.
== Description ==
adCAPTCHA offers a unique proposition in the digital space by combining Security, Marketing and UX to form a product which beats Bots and elevates brands. Current solutions offer structured challenges and often collect user data which by their nature provides vulnerabilities when protecting against Bots. We collect no user data and offer limitless variables by the nature of Brand's ever changing content.
[youtube https://www.youtube.com/watch?v=g_ub6Olcbnc]
== Supported Forms ==
**WordPress**
* Login
* Comments
* Forgot Password
* Register
**Woocommerce**
* Login
* Comments
* Forgot Password
* Register
* Checkout
**ContactForm7**
**Mailchimp**
**Ninja Forms**
**WPForms**
**Elementor**
**Fluent Forms**
**Gravity Forms**
**Forminator**
== Advance Features ==
**Woocommerce**
* Able to trigger adCAPTCHA on the "Place order" button.
* Able to disable the WooCommerce checkout endpoint. This will help prevent unauthorised request, for example stopping credit card fraud.
== Installation ==
**Installation**
1. Install the adCAPTCHA plugin from within Wordpress or upload the `adcaptcha` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin (Plugins > Installed Plugins)
3. Configure adCAPTCHA by visiting adCAPTCHA settings (Settings > adCAPTCHA)
4. Enter your API Key and Placement ID
For more information, visit the [adCAPTCHA Documentation](https://docs.adcaptcha.com)
== Screenshots ==
1. Login
2. Comments
3. Forgot Password
4. adCAPTCHA challenge
5. General Settings
6. Manage Plugins
== Privacy Notices ==
adCAPTCHA adheres to GDPR regulations.
This plugin intentionally avoids the use of cookies, refrains from tracking users, storing personal data, or engaging with unnecessary external services during the verification process.
During verification, the adCAPTCHA service may briefly receive the user's IP address and browser vendor data to safeguard enabled pages. However, it promptly discards this information after verification and does not retain any data. Importantly, none of the information utilized for verification enables adCAPTCHA to identify individual users.
[Privacy Policy](https://adcaptcha.com/privacy).
== Changelog ==
= 1.0 =
- New: adCAPTCHA Plugin Published
= 1.0.1 =
- Minor patch: update plugin assets
= 1.0.2 =
- Minor patch: changed plugin name
= 1.0.3 =
- Minor patch: update to stable plugin tag version
= 1.1.0 =
- Feature: add plugin location selection in setting
= 1.1.1 =
- Minor patch: Fixed ContactForm7 not showing captcha on custom submit button
= 1.1.2 =
- Minor patch: Fix to cf7 and hubspot with adCAPTCHA compatibility
= 1.1.3 =
- Minor patch: Fix to cf7 error message
= 1.2.0 =
- Feature: Support for Ninja Forms
- Feature: Support for WPForms
- Test: WordPress v6.5.2
= 1.2.1 =
- Update readme documentation
= 1.2.2 =
- Minor patch: Plugin update to be compatible with PHP 8.2
= 1.3.0 =
- Feature: Support for Elementor
- Update to adCAPTCHA settings page theme colour
= 1.3.1 =
- Minor bug fix
= 1.4.0 =
- Feature: Support for Fluent Forms
= 1.4.1 =
- Update readme documentation
= 1.4.2 =
- Minor bug fix
= 1.5.0 =
- Feature: Support Woocommerce checkout (Shortcodes)
= 1.5.1 =
- Minor bug fix
= 1.5.2 =
- Minor bug fix for Woocommerce
= 1.5.3 =
- Added advanced settings which includes a Woocommerce checkout feature, to trigger adCAPTCHA from the place order button.
= 1.5.4 =
- Minor bug fix for wordpress comments form
= 1.5.5 =
- Minor update to ContactForm7: Added the ability to manually place adCAPTCHA.
- If not configured manually, it will default to appearing above the submit button.
= 1.6.0 =
- Added feature to disable the WooCommerce checkout endpoint.
= 1.7.0 =
- Feature: Added support for Gravity Forms and Forminator.