{"id":9523,"date":"2010-06-23T21:13:33","date_gmt":"2010-06-23T21:13:33","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-login-recaptcha\/"},"modified":"2016-08-11T16:04:52","modified_gmt":"2016-08-11T16:04:52","slug":"wp-login-recaptcha","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-login-recaptcha\/","author":5719023,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.0.4","stable_tag":"trunk","tested":"4.5.33","requires":"2.9","requires_php":"","requires_plugins":"","header_name":"Login reCAPTCHA","header_author":"Xrvel","header_description":"","assets_banners_color":"","last_updated":"2017-11-28 17:41:23","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.xrvel.com\/","header_plugin_uri":"http:\/\/www.xrvel.com\/336\/programming\/wordpress-login-recaptcha-plugin","header_author_uri":"http:\/\/www.xrvel.com\/","rating":3.7,"author_block_rating":0,"active_installs":1000,"downloads":45475,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<ul>\n<li>Not available yet.<\/li>\n<\/ul>"},"ratings":{"1":"6","2":"1","3":0,"4":"1","5":"13"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Not available."}},"plugin_section":[],"plugin_tags":[83,362,602,595,600],"plugin_category":[38,44,54],"plugin_contributors":[79983],"plugin_business_model":[],"class_list":["post-9523","plugin","type-plugin","status-closed","hentry","plugin_tags-admin","plugin_tags-captcha","plugin_tags-login","plugin_tags-recaptcha","plugin_tags-security","plugin_category-authentication","plugin_category-discussion-and-community","plugin_category-security-and-spam-protection","plugin_contributors-xrvel","plugin_committers-xrvel"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-login-recaptcha.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin simply adds reCAPTCHA to your login form. By adding reCAPTCHA to your login form, you can prevent bot \/ script from trying to login to your WordPress website.<\/p>\n\n<p>This plugin only works on default Wordpress login page such as http:\/\/www.example.com\/wp-login.php<\/p>\n\n<p>Requirement :<\/p>\n\n<ul>\n<li>You must have reCAPTCHA account. It is free. You can login on https:\/\/www.google.com\/recaptcha<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>The installation process.<\/p>\n\n<ol>\n<li>Upload  to the <code>\/wp-content\/plugins\/<\/code> directory. Or directly upload from your Plugin management page.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>On your WP Admin, navigate under \"Settings\" menu, there is \"WP Login reCAPTCHA\" sub menu.<\/li>\n<li>Open that \"WP Login reCAPTCHA\" sub menu.<\/li>\n<li>Fill both public and private reCAPTCHA keys there (REQUIRED).<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>The installation process.<\/p>\n\n<ol>\n<li>Upload  to the <code>\/wp-content\/plugins\/<\/code> directory. Or directly upload from your Plugin management page.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>On your WP Admin, navigate under \"Settings\" menu, there is \"WP Login reCAPTCHA\" sub menu.<\/li>\n<li>Open that \"WP Login reCAPTCHA\" sub menu.<\/li>\n<li>Fill both public and private reCAPTCHA keys there (REQUIRED).<\/li>\n<\/ol><\/dd>\n<dt>Why should i use reCAPTCHA and not (put_other_captcha_here) ?<\/dt>\n<dd><p>https:\/\/www.google.com\/recaptcha\/intro\/index.html<\/p><\/dd>\n<dt>What if somehow i entered wrong reCAPTCHA setting (for example wrong Public Key, etc), i can not login to my Wordpress site<\/dt>\n<dd><p>Open your wp-login-recaptcha.php file. You can find it under your <code>\/wp-content\/plugins\/wp-login-recaptcha<\/code> directory.\nChange this line<\/p>\n\n<pre><code>define('XRVEL_LOGIN_RECAPTCHA_ENABLED', true);\n<\/code><\/pre>\n\n<p>And modify it into<\/p>\n\n<pre><code>define('XRVEL_LOGIN_RECAPTCHA_ENABLED', false);\n<\/code><\/pre>\n\n<p>Refresh your login form, and reCAPTCHA will dissapear on your login form.\nYou can login now and fix your reCAPTCHA setting from admin page.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0.4<\/h4>\n\n<ul>\n<li>Add additional code to prevent this plugin to be activated if site \/ secret key is still empty.<\/li>\n<\/ul>\n\n<h4>2.0.3<\/h4>\n\n<ul>\n<li>Add language option in WP Login reCAPTCHA setting page.<\/li>\n<\/ul>\n\n<h4>2.0.2<\/h4>\n\n<ul>\n<li>Fits reCAPTCHA perfectly on login box (style fix).<\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>Add Setting link on Wordpress plugin list menu.<\/li>\n<\/ul>\n\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>WP reCAPTCHA plugin is no longer required to be installed. This plugin can work alone now.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Update for latest WP ReCAPTCHA plugin update. There is a small interface bug on WP-admin menu, which is the menu link of WP reCAPTCHA will be displayed twice. However everything is working normally on the user side.<\/li>\n<\/ul>\n\n<h4>0.1.4<\/h4>\n\n<ul>\n<li>Bug fix for latest WP ReCAPTCHA plugin update.<\/li>\n<\/ul>\n\n<h4>0.1.3<\/h4>\n\n<ul>\n<li>Add option to change reCAPTCHA color (theme).<\/li>\n<\/ul>\n\n<h4>0.1.2<\/h4>\n\n<ul>\n<li>Change <code>XRVEL_LOGIN_RECAPTCHA_DISABLED<\/code> to <code>XRVEL_LOGIN_RECAPTCHA_ENABLED<\/code><\/li>\n<li>Readme update.<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Small fix.<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>First release.<\/li>\n<\/ul>","raw_excerpt":"Add reCAPTCHA to your WordPress login form","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9523","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=9523"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/xrvel"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9523"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9523"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9523"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9523"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9523"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}