You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ __Note:__ This is a free extension created for the community. The Ultimate Membe
7
7
__Note:__ This is an update of the "Ultimate Member - Math Captcha in Register forms" extension in the [Extended](https://github.com/ultimatemember/Extended/tree/main) package.
8
8
9
9
## Key features
10
-
-Displays the Math Captcha field in the registration form.
10
+
-Adds the Math Captcha field to the registration form.
11
11
12
12
## Installation
13
13
@@ -21,7 +21,7 @@ Open git bash, navigate to the plugins folder and execute this command:
21
21
Once the plugin is cloned, enter your site admin dashboard and go to _wp-admin > Plugins > Installed Plugins_. Find the "Ultimate Member - Math Captcha" plugin and click the "Activate" link.
22
22
23
23
### How to install from ZIP archive
24
-
You can install this plugin from the [ZIP file](https://drive.google.com/file/d/1gLBbclH1Yrmh78BwVsq7MdL4Pa3_D57g/view?usp=sharing) as any other plugin. Follow [this instruction](https://wordpress.org/support/article/managing-plugins/#upload-via-wordpress-admin).
24
+
You can install this plugin from the [ZIP file](https://drive.google.com/file/d/1qd0rQXfRG8hZ2SPCGbtUHKoP3j7s_uWL/view?usp=sharing) as any other plugin. Follow [this instruction](https://wordpress.org/support/article/managing-plugins/#upload-via-wordpress-admin).
Math Captcha allows you to use simple math problems for users to prove their human identity on registration and protect your site from bots.
20
+
21
+
= Key Features =
22
+
23
+
* Adds the Math Captcha field to the registration form.
24
+
25
+
= Documentation & Support =
26
+
27
+
This is a free extension created for the community. The Ultimate Member team does not provide any support for this extension. Open new issue in the GitHub repository if you face a problem: https://github.com/umdevelopera/um-math-captcha/issues
28
+
29
+
== Installation ==
30
+
31
+
Download ZIP file from GitHub or Google Drive. You can find download links here: https://github.com/umdevelopera/um-math-captcha
32
+
You can install this plugin from the ZIP file as any other plugin. Follow this instruction: https://wordpress.org/support/article/managing-plugins/#upload-via-wordpress-admin
33
+
34
+
== Changelog ==
35
+
36
+
= 1.1.0: October 29, 2023 =
37
+
38
+
* Added: POT template file for translations.
39
+
* Added: language files for a German translation.
40
+
* Fixed: compatibility with the UM core version 2.0.7
0 commit comments