WordPress.org

Svenska

  • Teman
  • Tillägg
  • Nytt
  • Support
  • Om…
  • Mönster
  • Engagera dig!
  • Skaffa WordPress
Skaffa WordPress
WordPress.org

Plugin Directory

Ultimate Member – reCAPTCHA

  • Skicka in ett tillägg
  • Mina favoriter
  • Logga in
  • Skicka in ett tillägg
  • Mina favoriter
  • Logga in

Ultimate Member – reCAPTCHA

Av Mykyta Synelnikov
Ladda ner
  • Detaljer
  • Recensioner
  • Installation
  • Utveckling
Support

Beskrivning

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.

Skärmdumpar

  • Screenshot 1
  • Screenshot 2
  • Screenshot 3

Installation

  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.

Vanliga frågor

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.

Recensioner

doesn’t work

duivelkewilly 31 augusti 2024
does not work on wordpress 6.6.1

Blocks the admin panel

walbadynamics 3 oktober 2023
It works first, and then begins to block the admin panel

Perfect plugin to avoid spam !

DeepBlue 2 februari 2023
Perfect and works fine thank you

Works for me with reCaptcha v3

Natacha 6 oktober 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 maj 2022
Took 2 minutes to install, worked perfectly out of the box

It works well

kirkkardashian 21 december 2021
It’s easy to install and not broken.
Läs alla 12 betyg

Bidragsgivare och utvecklare

”Ultimate Member – reCAPTCHA” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer
  • Mykyta Synelnikov
  • Ultimate Member
  • Champ Camba

”Ultimate Member – reCAPTCHA” har översatts till 11 språk. Tack till översättarna för deras bidrag.

Översätt ”Ultimate Member – reCAPTCHA” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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

2.3.8: November 19, 2024

  • Added: um_recaptcha_api_response action hook
  • Fixed: ”Load textdomain just in time” issue
  • Tweak: Refactored requests to API

2.3.7: April 29, 2024

  • Tweak: Added Ultimate Member as required plugin

2.3.6: February 21, 2024

  • Fixed: Conflict with ”Send password reset” wp-admin > Users action

2.3.5: December 11, 2023

  • Tweak: um-admin-clear CSS class. It duplicates WordPress native clear. Using WordPress native instead.

2.3.4: October 11, 2023

  • Updated: Dependencies versions based on the recent changes for UM()->frontend()->enqueue()::get_suffix();

2.3.3: July 01, 2023

  • Tweak: Ultimate Member 2.6.7 compatibility

2.3.2: June 02, 2023

  • Fixed: PHP warnings
  • Fixed: Link to docs
  • Tweak: Template overwrite versioning

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

  • Version 2.3.8
  • Senast uppdaterat 7 månader sedan
  • Aktiva installationer 20 000+
  • WordPress-version 5.5 eller senare
  • Testat upp till 6.7.2
  • PHP-version 5.6 eller senare
  • Språk

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

    Översätt till ditt språk

  • Etiketter
    communitymembermembershipuser profile
  • Avancerad vy

Betyg

3.5 av 5 stjärnor.
  • 6 5-stjärniga recensioner 5 stjärnor 6
  • 1 4-stjärnig recension 4 stjärnor 1
  • 1 3-stjärnig recension 3 stjärnor 1
  • 1 2-stjärnig recension 2 stjärnor 1
  • 3 1-stjärniga recensioner 1 stjärna 3

Lägg till min recension

Se alla recensioner

Bidragande personer

  • Mykyta Synelnikov
  • Ultimate Member
  • Champ Camba

Support

Antal lösta problem under de senaste två månaderna:

0 av 1

Visa supportforum

  • Om
  • Nyheter
  • Webbhotell (hosting)
  • Integritet
  • Showcase
  • Teman
  • Tillägg
  • Mönster
  • Lär dig
  • Support
  • Utvecklare
  • WordPress.tv ↗
  • Engagera dig
  • Evenemang
  • Donera ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Svenska

  • Besök vår X-konto (f.d. Twitter)
  • Besök vårt Bluesky-konto
  • Besök vårt Mastodon-konto
  • Besök vårt Thread-konto
  • Besök vår Facebook-sida
  • Besök vårt Instagram-konto
  • Besök vårt LinkedIn-konto
  • Besök vårt TikTok-konto
  • Besök vår YouTube-kanal
  • Besök vårt Tumblr-konto
Kod är poesi.