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 2w 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 9% 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

3267d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10903810?v=4)[ssnepenthe](/maintainers/ssnepenthe)[@ssnepenthe](https://github.com/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

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[october/rain

October Rain Library

1601.7M73](/packages/october-rain)[rainlab/user-plugin

User plugin for October CMS

11854.7k15](/packages/rainlab-user-plugin)[discourse/wp-discourse

WordPress plugin that allows you to use Discourse as a community engine for your WordPress blog.

5419.6k](/packages/discourse-wp-discourse)[mediawiki/maps

Adds various mapping features to MediaWiki

84152.3k3](/packages/mediawiki-maps)[humanmade/authorship

Authorship

68182.3k](/packages/humanmade-authorship)

PHPackages © 2026

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