Salta al contenuto
  • Accedi
  • Registrati
WordPress.org

Italia

  • Temi
  • Plugin
  • Notizie
  • Supporto
    • Documentazione
    • Forum
  • Info
  • Team
  • Community
  • Traduci
    • PTE status requests by Devs for Italian localization: the guidelines.
  • Learn WordPress
  • Openverse
  • Pattern
  • Scarica WordPress
Scarica WordPress

Directory dei plugin

  • Preferiti
  • Beta
  • Sviluppatori
Scarica

Ultimate Member – reCAPTCHA

Di Ultimate Member
  • Dettagli
  • Recensioni
  • Installazione
  • Sviluppo
Supporto

Descrizione

This Ultimate Member extension stop bots on your registration & login forms with Google reCAPTCHA.

Key Features:

  • Integrates seamlessly with register or login forms
  • Easy to setup
  • Stops spam registrations completely
  • You can enable Google reCAPTCHA on register and login forms automatically
  • You can turn on / off the reCAPTCHA on any specific form

Read about all of the plugin’s features at Ultimate Member – Google reCAPTCHA

Development * Translations

Want to add a new language to Ultimate Member? Great! You can contribute via translate.wordpress.org.

If you are a developer and you need to know the list of UM Hooks, make this via our Hooks Documentation.

Documentation & Support

Got a problem or need help with Ultimate Member? Head over to our documentation and perform a search of the knowledge base. If you can’t find a solution to your issue then you can create a topic on the support forum.

Screenshot

  • Screenshot 1
  • Screenshot 2
  • Screenshot 3

Installazione

  1. Activate the plugin
  2. That’s it. Go to Ultimate Member > Settings to customize plugin options
  3. For more details, please visit the official Documentation page.

FAQ

Does the Ultimate Member plugin need to be activated to use this plugin?

Yes. The Ultimate Member reCAPTCHA plugin adds the Google reCAPTCHA to Ultimate Member Forms (Login, Registration, Password reset), so the main Ultimate Member plugin needs to be installed and active.

Does this plugin add Google reCAPTCHA to the wp-login.php form?

Yes, the plugin can add the Google reCAPTCHA to the WordPress native login form to improve the security of the wp-login.php form. This can help with spam registration via the native WordPress registration form if you have enabled from your wp-install settings to allow anyone to register via the native WP registration method. We support wp-login.php form’s login and lostpassword actions and WordPress native wp_login_form() widget.

What versions of Google reCAPTCHA does the plugin support?

Both v2 and v3. The plugin supports both the checkbox for the 2nd version and the invisible reCAPTCHA of the 2nd version. The plugin doesn’t support Enterprise reCAPTCHA at this time.

Does this plugin help stop spam registration?

Yes, by adding the Google reCAPTCHA to your Ultimate Member registration form, it can help stop/reduce spam registrations. However, this plugin will only protect forms added by the Ultimate Member plugin and the native wp-login.php login/registration form. It does not add the reCAPTCHA to other forms added by other plugins.

Recensioni

Perfect plugin to avoid spam !

DeepBlue 2 Febbraio 2023
Perfect and works fine thank you

Works for me with reCaptcha v3

chickwithbob 6 Ottobre 2022
Definitely works for me using reCaptcha v3 and WordPress 6.02 and Ultimate Member 2.5 I have it running alongside Formidable Forms' reCaptcha integration with no issues as I am using more complex functionality for user registrations. One issue I did have was the reCaptcha image in the bottom right corner seemed to be hidden from view. I had to add the style z-index:9999 to make it show. I'm using Elementor hence it may have been caused by a conficting style. A simple CSS addition made it show on top again.

Works great, easy to install

hieronymus 3 Maggio 2022
Took 2 minutes to install, worked perfectly out of the box

It works well

kirkkardashian 21 Dicembre 2021
It's easy to install and not broken.

Absolute Crap

spycraft3r 31 Ottobre 2021
Simple does not work with the latest WP, V2 or V3 reCAPTCHA does not work. I can't give less than one star.....pity

Cannot save Profile Fields

ukirschbaum 26 Gennaio 2021
Too much time spended with no results regarding the problem of saving profile fields. Too poor support for this issue. I don't wanna go into php-Scripting for resolving on my own, I want a first class support, who cares about a problem, which is mentioned for 3 years in different discussions on the net. I dont't trust ULTIMATE MEMBER anymore. Too bad! So poor!
Leggi tutte le recensioni di 10

Contributi e sviluppo

“Ultimate Member – reCAPTCHA” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori
  • Ultimate Member
  • Champ Camba
  • nsinelnikov

“Ultimate Member – reCAPTCHA” è stato tradotto in 10 lingue. Grazie ai traduttori per i loro contributi.

Traduci “Ultimate Member – reCAPTCHA” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

Important: Please update to Ultimate Member 2.1 before updating the extension

2.3.1: June 13, 2022

  • Fixed: Re-login process after password changing in Account page

2.3.0: April 21, 2022

  • Added: reCAPTCHA for wp-login.php form
  • Added: reCAPTCHA for wp-login.php lostpassword form
  • Added: reCAPTCHA for wp-login.php register form
  • Added: reCAPTCHA for the login form through wp_login_form() function

  • Templates required update:

    • captcha.php
    • captcha_v3.php (please rename it in theme and use proper filename captcha-v3.php)
  • Cached and optimized/minified assets(JS/CSS) must be flushed/re-generated after upgrade

  • Tweak: Using PHPCS and WPCS for security enhancements

  • Tweak: Changed main function for getting reCAPTCHA extension class. It’s UM()->ReCAPTCHA() for now

2.2.2: February 9, 2022

  • Fixed: Extension settings structure

2.2.1: 16 December, 2021

  • Fixed: Undefined error message when reCAPTCHA is invalid
  • Fixed: Duplicate error message on login

2.2.0: 20 July, 2021

  • Added: Setting for reCAPTCHA v3 validation score
  • Added: Ability to populate score settings for different forms

2.1.9: 8 July, 2021

  • Added: reCAPTCHA v3 validation via score

2.1.8: 11 March, 2021

  • Tweak: WordPress 5.7 compatibility

2.1.7: 17 December, 2020

  • Added: Ability to change reCAPTCHA language code via the filter

2.1.6: 2 June, 2020

  • Fixed: reCAPTCHA v3 keys settings on init
  • Tweak: updated translations

2.1.5: 1 April, 2020

  • Fixed: Added reCAPTCHA reset method on refresh form

2.1.4: 24 February, 2020

  • Fixed: Error that appears on open/close modal action

2.1.3: 21 January, 2020

  • Fixed: Admin notice if the settings are empty

2.1.2: 11 November, 2019

  • Added: Google reCAPTCHA v3

2.1.1: 20 August, 2019

  • Fixed PHP notice about deprecated variable

2.1.0: 2 August, 2019

  • Added templates files
  • Fixed uninstall process

2.0.2: 3 July, 2018

  • Added: Ability to add reCaptcha to Password Reset Form
  • Fixed: reCaptcha displaying in modal window

2.0.1: 27 April, 2018

  • Added: Loading translation from “wp-content/languages/plugins/” directory

2.0: 30 October, 2017

  • Tweak: UM2.0 compatibility

1.3.88: 1 March, 2017

  • Fixed: Google reCaptcha API response

1.0.3: 15 October, 2016

  • New: theme, type and size options.
  • Tweak: Google reCaptcha API 2.0

1.0.2: 25 February, 2016

  • Fixed: Recaptcha ID and Social Login conflict

Meta

  • Versione del plugin: 2.3.1
  • Ultimo aggiornamento: 10 mesi fa
  • Installazioni attive stimate: 20.000+
  • Richiede WordPress: 5.0 o superiore
  • Testato fino alla versione: 6.0.3
  • Lingue:

    Arabic, Czech, English (US), Korean, Persian, Russian, Spanish (Colombia), Spanish (Ecuador), Spanish (Mexico), Spanish (Spain), e Spanish (Venezuela).

    Traduci nella tua lingua

  • Tag:
    communitymembermembershipuser profile
  • Visualizzazione avanzata

Valutazioni

Leggi tutto
  • 5 stelle 6
  • 4 stelle 1
  • 3 stelle 0
  • 2 stelle 1
  • 1 stella 2
Accedi per inviare una recensione.

Collaboratori

  • Ultimate Member
  • Champ Camba
  • nsinelnikov

Supporto

Hai qualcosa da dire? Ti serve aiuto?

Problemi risolti negli ultimi due mesi:

1 su 1

Chiedi nel forum di supporto

  • Chi siamo
  • News
  • Hosting
  • Donazioni
  • Swag
  • Documentazione
  • Sviluppo
  • Partecipa
  • Imparare
  • Vetrina
  • Plugin
  • Temi
  • Pattern
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org

Italia

  • Visita la nostra pagina Facebook
  • Visita il nostro account Twitter
  • Visita il nostro account Instagram
  • Visita il nostro account LinkedIn
Code is Poetry.