{"id":19433203,"url":"https://github.com/ssnepenthe/recaptcha-for-wp","last_synced_at":"2026-05-14T18:03:06.180Z","repository":{"id":57058772,"uuid":"95971899","full_name":"ssnepenthe/recaptcha-for-wp","owner":"ssnepenthe","description":"Invisible reCAPTCHA integration for the WordPress login.","archived":false,"fork":false,"pushed_at":"2017-10-14T17:16:51.000Z","size":33,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T02:37:28.477Z","etag":null,"topics":["invisible-recaptcha","php","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ssnepenthe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-01T15:20:01.000Z","updated_at":"2017-10-11T22:17:55.000Z","dependencies_parsed_at":"2022-08-24T07:40:11.473Z","dependency_job_id":null,"html_url":"https://github.com/ssnepenthe/recaptcha-for-wp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ssnepenthe/recaptcha-for-wp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssnepenthe%2Frecaptcha-for-wp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssnepenthe%2Frecaptcha-for-wp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssnepenthe%2Frecaptcha-for-wp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssnepenthe%2Frecaptcha-for-wp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssnepenthe","download_url":"https://codeload.github.com/ssnepenthe/recaptcha-for-wp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssnepenthe%2Frecaptcha-for-wp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33037047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["invisible-recaptcha","php","wordpress","wordpress-plugin"],"created_at":"2024-11-10T14:38:46.548Z","updated_at":"2026-05-14T18:03:06.161Z","avatar_url":"https://github.com/ssnepenthe.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# recaptcha-for-wp\nInvisible reCAPTCHA integration for the WordPress login.\n\n## Requirements\nWordPress 4.7 or later, PHP 5.4 or later and Composer.\n\n## Installation\n```\n$ composer require ssnepenthe/recaptcha-for-wp\n```\n\n*OR*\n\n```\n$ cd /path/to/project/wp-content/plugins\n$ git clone git@github.com:ssnepenthe/recaptcha-for-wp.git\n$ cd recaptcha-for-wp\n$ composer install\n```\n\n## Usage\nTo use this plugin you must provide API keys from reCAPTCHA.\n\nFirst [sign up for reCAPTCHA](https://www.google.com/recaptcha/intro/android.html), register your site for Invisible reCAPTCHA and get your keys.\n\nThen activate the plugin and provide your keys under `settings \u003e reCAPTCHA`.\n\nThat's it! Invisible reCAPTCHA is automatically enabled for the login, lost password and registration forms.\n\n## Configuration\nPlugin settings can be overridden via the following constants:\n\n`RFW_LOGIN`: whether to integrate reCAPTCHA with the login form. Must be a string, \"1\" (for enabled) or \"0\" (for disabled).\n\n`RFW_LOSTPASSWORD`: whether to integrate reCAPTCHA with the lost password form. Must be a string, \"1\" (for enabled) or \"0\" (for disabled).\n\n`RFW_REGISTRATION`: whether to integrate reCAPTCHA with the registration form. Must be a string, \"1\" (for enabled) or \"0\" (for disabled).\n\n`RFW_SECRET_KEY`: the \"secret\" API key provided by reCAPTCHA. Must be a string.\n\n`RFW_SITE_KEY`: the \"site\" API key provided by reCAPTCHA. Must be a string.\n\n## Considerations\nIf you have any browser extensions installed for privacy (such as [Privacy Badger](https://www.eff.org/privacybadger)) you may want to whitelist your domain.\n\nIf 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.\n\n## Compatibility\nThe 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/).\n\nIt should work, but is not tested with any other plugins that modify `wp-login.php`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssnepenthe%2Frecaptcha-for-wp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssnepenthe%2Frecaptcha-for-wp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssnepenthe%2Frecaptcha-for-wp/lists"}