hcaptcha
Forum Replies Created
-
Forum: Plugins
In reply to: [hCaptcha for WP] hCaptcha Script on All Pages, Not just those with CaptchasHi, there is an issue for this here:
https://github.com/hCaptcha/hcaptcha-wordpress-plugin/issues/48
This is a community-maintained plugin, so PRs are welcome π
Forum: Plugins
In reply to: [hCaptcha for WP] No hCaptcha on WPForms Lite contact formGood to hear π
Forum: Plugins
In reply to: [hCaptcha for WP] hCaptcha Not Mandatory with CF7 5.2.2 (russian)Hi, please open an issue here https://github.com/hCaptcha/hcaptcha-wordpress-plugin if you are still seeing this behavior.
Forum: Plugins
In reply to: [hCaptcha for WP] Is a subway a train?Hi there, sorry to hear that. Virtually all users pass on the first or second try, but some questions or images will always be harder than others. Even if you’re not certain, your best guess will generally be correct.
Forum: Plugins
In reply to: [hCaptcha for WP] ip configurationHi, the entire plugin is open source, so you could ask someone to open a PR here: https://github.com/hCaptcha/hcaptcha-wordpress-plugin
Forum: Plugins
In reply to: [hCaptcha for WP] Divi contact formHi, simplest thing is to email the Divi author asking for hCaptcha support. It should only take them a few minutes if they already have reCAPTCHA support.
Alternatively, the entire plugin is open source and was written by contributors: we only audit and publish it. You could open a PR here: https://github.com/hCaptcha/hcaptcha-wordpress-plugin
Forum: Plugins
In reply to: [hCaptcha for WP] No support for WP Profile BuilderHi, simplest thing is to email that plugin author asking for hCaptcha support. It should only take them a few minutes if they already have reCAPTCHA support.
Alternatively, you could open a PR here: https://github.com/hCaptcha/hcaptcha-wordpress-plugin
Forum: Plugins
In reply to: [hCaptcha for WP] No support for wp-membersHi, simplest thing is to email the wp-members author asking for hCaptcha support. It should only take them a few minutes if they already have reCAPTCHA support.
Alternatively, the entire plugin is open source and was written by contributors: we only audit and publish it. You could open a PR here: https://github.com/hCaptcha/hcaptcha-wordpress-plugin
Forum: Plugins
In reply to: [hCaptcha for WP] Login Error on first attempt & missing admin.css fileHi, please open an issue on github if this is still happening.
Forum: Plugins
In reply to: [hCaptcha for WP] WPForms Lite not workingThanks, we’ll add a note to the readme.
Forum: Plugins
In reply to: [hCaptcha for WP] Login Error on first attempt & missing admin.css fileHi, the 404 CSS call should have gone away in 1.5.4.
Please open a ticket with more reproduction info at https://github.com/hCaptcha/hcaptcha-wordpress-plugin regarding βError: Please complete the captchaβ; that does not happen for me.
Forum: Plugins
In reply to: [hCaptcha for WP] Legit Concern on Footprint and SecurityHi there, please open a PR at https://github.com/hCaptcha/hcaptcha-wordpress-plugin and we will take a look. I think it wouldn’t be too bad to make it only inject on pages with the hooks activated.
The entire thing was written by contributors, we just audit and publish it π
Forum: Plugins
In reply to: [hCaptcha for WP] Code left-overs or missing functionality?Hi, folks have been doing a lot of refactoring for WPCS lately, so it is possible some bits were left over. Please open a PR over at https://github.com/hCaptcha/hcaptcha-wordpress-plugin
Forum: Plugins
In reply to: [hCaptcha for WP] How to achieve invisibilityHi, these are two separate things: invisible refers to how it’s displayed, and whether to display the challenge or not depends on the user and the difficulty setting for a sitekey.
Forum: Plugins
In reply to: [hCaptcha for WP] Activate on form by form basisHi, you could probably use the shortcode. Check out the source here: https://github.com/hCaptcha/hcaptcha-wordpress-plugin