PHPackages                             ssnepenthe/recaptcha-for-wp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. ssnepenthe/recaptcha-for-wp

ActiveWordpress-plugin[Authentication &amp; Authorization](/categories/authentication)

ssnepenthe/recaptcha-for-wp
===========================

Invisible reCAPTCHA integration for the WordPress login.

0.1.1(8y ago)1261[4 issues](https://github.com/ssnepenthe/recaptcha-for-wp/issues)GPL-2.0PHPPHP &gt;=5.4

Since Jul 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ssnepenthe/recaptcha-for-wp)[ Packagist](https://packagist.org/packages/ssnepenthe/recaptcha-for-wp)[ Docs](https://github.com/ssnepenthe/recaptcha-for-wp)[ RSS](/packages/ssnepenthe-recaptcha-for-wp/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

recaptcha-for-wp
================

[](#recaptcha-for-wp)

Invisible reCAPTCHA integration for the WordPress login.

Requirements
------------

[](#requirements)

WordPress 4.7 or later, PHP 5.4 or later and Composer.

Installation
------------

[](#installation)

```
$ composer require ssnepenthe/recaptcha-for-wp

```

*OR*

```
$ cd /path/to/project/wp-content/plugins
$ git clone git@github.com:ssnepenthe/recaptcha-for-wp.git
$ cd recaptcha-for-wp
$ composer install

```

Usage
-----

[](#usage)

To use this plugin you must provide API keys from reCAPTCHA.

First [sign up for reCAPTCHA](https://www.google.com/recaptcha/intro/android.html), register your site for Invisible reCAPTCHA and get your keys.

Then activate the plugin and provide your keys under `settings > reCAPTCHA`.

That's it! Invisible reCAPTCHA is automatically enabled for the login, lost password and registration forms.

Configuration
-------------

[](#configuration)

Plugin settings can be overridden via the following constants:

`RFW_LOGIN`: whether to integrate reCAPTCHA with the login form. Must be a string, "1" (for enabled) or "0" (for disabled).

`RFW_LOSTPASSWORD`: whether to integrate reCAPTCHA with the lost password form. Must be a string, "1" (for enabled) or "0" (for disabled).

`RFW_REGISTRATION`: whether to integrate reCAPTCHA with the registration form. Must be a string, "1" (for enabled) or "0" (for disabled).

`RFW_SECRET_KEY`: the "secret" API key provided by reCAPTCHA. Must be a string.

`RFW_SITE_KEY`: the "site" API key provided by reCAPTCHA. Must be a string.

Considerations
--------------

[](#considerations)

If you have any browser extensions installed for privacy (such as [Privacy Badger](https://www.eff.org/privacybadger)) you may want to whitelist your domain.

If you enter either of your API keys incorrectly, it is possible to get locked out of your site. You should be able to work around this by setting the corresponding constant.

Compatibility
-------------

[](#compatibility)

The plugin is tested with the [Google Authenticator plugin](https://wordpress.org/plugins/google-authenticator/) and the [GA Per-User Prompt plugin](https://wordpress.org/plugins/google-authenticator-per-user-prompt/).

It should work, but is not tested with any other plugins that modify `wp-login.php`.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~18 days

Total

2

Last Release

3220d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/acf42baca29dd8d1ffaf61009a3000068423a84db153c5cb864ef6fde64a1b87?d=identicon)[ssnepenthe](/maintainers/ssnepenthe)

---

Top Contributors

[![ssnepenthe](https://avatars.githubusercontent.com/u/10903810?v=4)](https://github.com/ssnepenthe "ssnepenthe (30 commits)")

---

Tags

invisible-recaptchaphpwordpresswordpress-plugin

### Embed Badge

![Health badge](/badges/ssnepenthe-recaptcha-for-wp/health.svg)

```
[![Health](https://phpackages.com/badges/ssnepenthe-recaptcha-for-wp/health.svg)](https://phpackages.com/packages/ssnepenthe-recaptcha-for-wp)
```

###  Alternatives

[markstory/acl_extras

Additional tools for managing DB ACL in CakePHP applications.

155311.0k](/packages/markstory-acl-extras)[rainlab/user-plugin

User plugin for October CMS

11954.3k13](/packages/rainlab-user-plugin)[stuttter/wp-user-signups

The best way to manage user &amp; site sign-ups in WordPress

46208.9k5](/packages/stuttter-wp-user-signups)[winter/wn-user-plugin

User plugin for Winter CMS

1233.5k13](/packages/winter-wn-user-plugin)[rainlab/userplus-plugin

User plus plugin for October CMS

168.8k2](/packages/rainlab-userplus-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
