GithubHelp home page GithubHelp logo

advanced-nocaptcha-recaptcha's People

Contributors

damonsharp avatar shamim2883 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

advanced-nocaptcha-recaptcha's Issues

PHP 8.0 Support

Hi,
Iā€™m running PHP 8.0.1 on my development environment as we start planning out our upgrade and Iā€™m getting a deprecated code warning (see below) for code used in your plug-in. Can you please address this in your next update so your plug-in is no longer a blocker from us migrating to PHP 8.0.1 on our production environment?

Thanks.

PHP Deprecated: Required parameter $wrapper follows optional parameter $type in wp-content/plugins/advanced-nocaptcha-recaptcha/freemius/includes/class-fs-logger.php on Line 145.

Add AMP compatibility

Have you considered adding AMP compatibility to your plugin? AMP supports v3 and integration is just a matter of including <amp-recaptcha-input> into the <form>, instead of including the custom JS code. Once this is done, the official AMP plugin will then automatically add the required AMP JS for the component.

The WPForms plugin implemented AMP compatibility this in their support for reCAPTCHA, so their plugin could be used as a reference if needed.

The AMP plugin provides an is_amp_endpoint() function to determine whether it is serving an AMP page. You can use this to conditionally include <amp-recaptcha-input> while also use it to skip enqueueing the non-AMP script logic.

I'm happy to provide any pointers as needed.

Language option.

Hi, it's possible to set the language of the recaptcha according to the place from where you connect to my e-commerce site? my server provider is located in Italy and the main language of my site is Italian. Through a plugin you can choose different languages. I have noticed, however, that if I translate the login page into English, the captcha remains in Italian and this is a problem for my customers living outside of Italy.
Is it possible to set the recaptcha language depending on the country from which you access it?
Thanks and best regards from Italy

Actions support for v3 captcha

This is a really good and useful plugin.

I'd like to make a suggestion to support Google actions, as per https://developers.google.com/recaptcha/docs/v3#actions .

Currently, the action for this plugin is always forced to advanced_nocaptcha_recaptcha.

Instead, I suggest making a different Captcha action, per page or per type of page.

This would permit a lot more detailed reporting about the kinds of actions and pages that are causing recaptcha failures.

Thank you for your kind consideration.

Captcha error using woocommerce api

I get captcha error 400 when try to invoke woocomerce api POST /wp-json/wc/v3/customers (create an user), How can I disable it for api access? I don't know de origin ip.... Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.