WordPress.org

Српски

  • Теме
  • Додаци
  • Новости
    • Документација
    • Форуми
  • Информације
  • Упутства
  • Речник
  • @wp_sr
  • Организација
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

Ultimate Member – reCAPTCHA

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

Ultimate Member – reCAPTCHA

Mykyta Synelnikov
Преузимање
  • Детаљи
  • Прегледи
  • Постављање
  • Изградња
Подршка

Опис

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 1
  • Screenshot 2
  • Screenshot 3

Постављање

  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.

ЧПП

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.

Прегледи

Blocks the admin panel

walbadynamics 3. октобар 2023.
It works first, and then begins to block the admin panel

Perfect plugin to avoid spam !

DeepBlue 2. фебруар 2023.
Perfect and works fine thank you

Works for me with reCaptcha v3

Natacha 6. октобар 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. мај 2022.
Took 2 minutes to install, worked perfectly out of the box

It works well

kirkkardashian 21. децембар 2021.
It’s easy to install and not broken.

Absolute Crap

spycraft3r 31. октобар 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
Види свих 12 прегледа

Сарадници и градитељи

„Ultimate Member – reCAPTCHA“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници
  • Mykyta Synelnikov
  • Ultimate Member
  • Champ Camba

„Ultimate Member – reCAPTCHA“ је преведен на 11 језика. Хвала преводиоцима за њихове доприносе.

Преведите „Ultimate Member – reCAPTCHA“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

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

Мета

  • Version 2.3.8
  • Last updated 8 месеци раније
  • Active installations 20.000+
  • WordPress version 5.5 или новије
  • Tested up to 6.7.2
  • PHP version 5.6 или новије
  • Languages

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

    Преведите на свој језик

  • Tags
    communitymembermembershipuser profile
  • Напредни преглед

Оцене

3.7 out of 5 stars.
  • 6 5-star reviews 5 stars 6
  • 1 4-star review 4 stars 1
  • 1 3-star review 3 stars 1
  • 1 2-star review 2 stars 1
  • 2 1-star reviews 1 star 2

Додај моју оцену

See all reviews

Сарадници

  • Mykyta Synelnikov
  • Ultimate Member
  • Champ Camba

Подршка

Спорна питања решена у последња два месеца:

0 од 1

Види форум подршке

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Догађаји
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Српски

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visit our Facebook page
  • Посетите наш Инстаграм налог
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
Кôд је поезија.