Zum Inhalt springen
WordPress.org

Deutsch

  • Themes
  • Plugins
  • News
  • Support
  • Über
    • Learn WordPress
    • Documentation (en)
    • Foren
    • Developers (en)
    • WordPress.tv
  • Meetups
  • Mitmachen
  • FAQ
  • Hol dir WordPress
Hol dir WordPress
WordPress.org

Plugin Directory

Ultimate Member – reCAPTCHA

  • Plugin einreichen
  • Meine Favoriten
  • Anmelden
  • Plugin einreichen
  • Meine Favoriten
  • Anmelden

Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Ultimate Member – reCAPTCHA

Von Mykyta Synelnikov
Herunterladen
  • Details
  • Rezensionen
  • Installation
  • Entwicklung
Support

Beschreibung

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

Hauptfunktionen:

  • 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.

Screenshots

  • Screenshot 1
  • Screenshot 2
  • Screenshot 3

Installation

  1. Aktiviere das 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.

Rezensionen

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. Februar 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. Mai 2022
Took 2 minutes to install, worked perfectly out of the box

It works well

kirkkardashian 21. Dezember 2021
It’s easy to install and not broken.

Absolute Crap

spycraft3r 31. Oktober 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
Alle 12 Rezensionen lesen

Mitwirkende und Entwickler

„Ultimate Member – reCAPTCHA“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende
  • Mykyta Synelnikov
  • Ultimate Member
  • Champ Camba

„Ultimate Member – reCAPTCHA“ wurde in 12 Sprachen übersetzt. Danke an die Übersetzer für ihre Mitwirkung.

Übersetze „Ultimate Member – reCAPTCHA“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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
  • Zuletzt aktualisiert vor 2 Jahren
  • Aktive Installationen 20.000+
  • WordPress-Version 5.5 oder höher
  • Getestet bis 6.7.5
  • PHP-Version 5.6 oder höher
  • Sprachen

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

    Übersetze in deine Sprache

  • Schlagwörter
    communitymembermembershipuser profile
  • Erweiterte Ansicht

Bewertungen

3.7 von 5 Sternen.
  • 6 5-Sterne-Rezensionen 5 Sterne 6
  • 1 4-Sterne-Rezension 4 Sterne 1
  • 1 3-Sterne-Rezension 3 Sterne 1
  • 1 2-Sterne-Rezension 2 Sterne 1
  • 2 1-Sterne-Rezensionen 1 Stern 2

Your review

Alle Rezensionen anzeigen

Mitwirkende

  • Mykyta Synelnikov
  • Ultimate Member
  • Champ Camba

Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

Support-Forum anzeigen

  • Über
  • News
  • Hosting (engl.)
  • Datenschutz
  • Showcase (engl.)
  • Themes
  • Plugins
  • Vorlagen
  • Learn
  • Support
  • Entwicklung (engl.)
  • WordPress.tv ↗
  • Mitwirken (engl.)
  • Veranstaltungen
  • Spenden (engl.) ↗
  • Five for the Future (engl.)
  • WordPress.com ↗
  • Matt (engl.) ↗
  • bbPress (engl.) ↗
  • BuddyPress (engl.) ↗
WordPress.org
WordPress.org

Deutsch

  • Unser X-Konto (früher Twitter) besuchen
  • Unser Bluesky-Konto besuchen
  • Unser Mastodon-Konto besuchen
  • Unser Threads-Konto besuchen
  • Unsere Facebook-Seite besuchen
  • Unser Instagram-Konto besuchen
  • Unser LinkedIn-Konto besuchen
  • Unser TikTok-Konto besuchen
  • Unseren YouTube-Kanal besuchen
  • Unser Tumblr-Konto besuchen
Code ist Poesie.
The WordPress® trademark is the intellectual property of the WordPress Foundation.