Prio | Original string | Translation | — |
---|---|---|---|
Then, show the image and get an answer from respondent. | You have to log in to add a translation. | Details | |
Original untranslated
Then, show the image and get an answer from respondent.
You have to log in to edit this translation. Meta |
|||
Generate an image file and a corresponding text file in the temporary directory. | You have to log in to add a translation. | Details | |
Original untranslated
Generate an image file and a corresponding text file in the temporary directory.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Generate a random word for CAPTCHA. | You have to log in to add a translation. | Details | |
Original untranslated
Generate a random word for CAPTCHA.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
See really-simple-captcha.php if you are interested in other variables. | You have to log in to add a translation. | Details | |
Original untranslated
See really-simple-captcha.php if you are interested in other variables.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
You can change the instance variables as you wish. | You have to log in to add a translation. | Details | |
Original untranslated
You can change the instance variables as you wish.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
First, create an instance of ReallySimpleCaptcha class: | You have to log in to add a translation. | Details | |
Original untranslated
First, create an instance of ReallySimpleCaptcha class:
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Note: Below are instructions for plugin developers. | You have to log in to add a translation. | Details | |
Original untranslated
Note: Below are instructions for plugin developers.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
The two files have the same (random) prefix in their file names, for example, "a7hk3ux8p.png" and "a7hk3ux8p.txt." In this case, for example, when the respondent answers "K5GF" as an answer to the "a7hk3ux8p.png" image, then Really Simple CAPTCHA calculates hash of "K5GF" and tests it against the hash stored in the "a7hk3ux8p.txt" file. If the two match, the answer is confirmed as correct. | You have to log in to add a translation. | Details | |
Original untranslated
The two files have the same (random) prefix in their file names, for example, "a7hk3ux8p.png" and "a7hk3ux8p.txt." In this case, for example, when the respondent answers "K5GF" as an answer to the "a7hk3ux8p.png" image, then Really Simple CAPTCHA calculates hash of "K5GF" and tests it against the hash stored in the "a7hk3ux8p.txt" file. If the two match, the answer is confirmed as correct.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
When you generate a CAPTCHA, Really Simple CAPTCHA creates two files for it; one is an image file of CAPTCHA, and the other is a text file which stores the correct answer to the CAPTCHA. | You have to log in to add a translation. | Details | |
Original untranslated
When you generate a CAPTCHA, Really Simple CAPTCHA creates two files for it; one is an image file of CAPTCHA, and the other is a text file which stores the correct answer to the CAPTCHA.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Really Simple CAPTCHA does not use PHP "Sessions" for storing states, unlike many other PHP CAPTCHA solutions, but stores them as temporary files. This allows you to embed it into WordPress without worrying about conflicts. | You have to log in to add a translation. | Details | |
Original untranslated
Really Simple CAPTCHA does not use PHP "Sessions" for storing states, unlike many other PHP CAPTCHA solutions, but stores them as temporary files. This allows you to embed it into WordPress without worrying about conflicts.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Note: This product is "really simple" as its name suggests, i.e., it is not strongly secure. If you need perfect security, you should try other solutions. | You have to log in to add a translation. | Details | |
Original untranslated
Note: This product is "really simple" as its name suggests, i.e., it is not strongly secure. If you need perfect security, you should try other solutions.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Really Simple CAPTCHA does not work alone and is intended to work with other plugins. It is originally created for <a href="https://contactform7.com/">Contact Form 7</a>, however, you can use it with your own plugin. | You have to log in to add a translation. | Details | |
Original untranslated
Really Simple CAPTCHA does not work alone and is intended to work with other plugins. It is originally created for <a href="https://contactform7.com/">Contact Form 7</a>, however, you can use it with your own plugin.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
How to use with your plugin | You have to log in to add a translation. | Details | |
Original untranslated
How to use with your plugin
CommentFound in description header. You have to log in to edit this translation. Meta |
|||
How does it work? | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
|||
screenshot-1.png | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
Export as
Comment
Found in description paragraph.