{"id":507,"date":"2024-06-28T11:39:11","date_gmt":"2024-06-28T11:39:11","guid":{"rendered":"https:\/\/blog.hostinger.io\/support\/2024\/06\/28\/9539459-how-to-disable-captcha-on-wordpress-at-hostinger\/"},"modified":"2026-03-16T12:11:59","modified_gmt":"2026-03-16T12:11:59","slug":"9539459-how-to-disable-captcha-on-wordpress-at-hostinger","status":"publish","type":"post","link":"https:\/\/www.hostinger.com\/support\/9539459-how-to-disable-captcha-on-wordpress-at-hostinger\/","title":{"rendered":"How to Disable CAPTCHA on WordPress at Hostinger"},"content":{"rendered":"<p class=\"no-margin\"><b>CAPTCHA <\/b>is a test that helps identify whether a website visitor is human or a bot by showing presenting a challenge or running an automatic background check. <\/p><p class=\"no-margin\">\n<\/p><p class=\"no-margin\">When <a href=\"\/support\/4455931-how-to-migrate-a-website-to-hostinger\" target=\"_blank\" class=\"intercom-content-link\">migrating<\/a> a WordPress website to Hostinger from another provider, CAPTCHA must be disabled on the <b>admin login page <\/b>(<code>https:\/\/domain.tld\/wp-admin<\/code>)<b> <\/b>so our dedicated team can access your website files and database.<\/p><p class=\"no-margin\">\n<\/p><p class=\"no-margin\">For websites built with WordPress, a popular option is Google&rsquo;s <b>reCAPTCHA<\/b>. Here is how to disable it according to the method you have used to enable it:<\/p><p class=\"no-margin\">\n<\/p><h2 id=\"h_3753f4bc0a\">Disable plugin-based CAPTCHA<\/h2><p class=\"no-margin\">If you enabled CAPTCHA using the Google plugin, follow these steps:<\/p><ol>\n<li>\n<p class=\"no-margin\">Log in to your WordPress dashboard<\/p>\n<\/li>\n<li>\n<p class=\"no-margin\">Click on <b>Settings<\/b> &rarr; <b>Advanced Google re-CAPTCHA<\/b><\/p>\n<\/li>\n<li>\n<p class=\"no-margin\">Select the CAPTCHA setting to <b>Disabled <\/b>on the dropdown list:<\/p>\n<div class=\"intercom-container\"><img decoding=\"async\" src=\"\/support\/wp-content\/uploads\/sites\/55\/2024\/06\/92e51e82-c013-4c94-9011-049092c26fe7.jpg\"><\/div>\n<\/li>\n<li>\n<p class=\"no-margin\">Save the changes<\/p>\n<\/li>\n<li>\n<p class=\"no-margin\">Clear your <a href=\"https:\/\/www.hostinger.com\/tutorials\/wordpress\/how-to-clear-wordpress-cache\" target=\"_blank\" class=\"intercom-content-link\">browser cache<\/a> or use an incognito window to open your <b>WordPress admin login page<\/b> to ensure the CAPTCHA has been disabled. It should look similar to this:<br>&#8203;<\/p>\n<div class=\"intercom-container intercom-align-center\"><img decoding=\"async\" src=\"\/support\/wp-content\/uploads\/sites\/55\/2024\/06\/504b8fb1-f0f1-4ef8-b8e3-6d0137da3b41.jpg\" width=\"250\"><\/div>\n<\/li>\n<\/ol><p class=\"no-margin\">\n<\/p><p class=\"no-margin\">\n<\/p><h2 id=\"h_cdb32bfb79\">Disable script-based CAPTCHA<\/h2><p class=\"no-margin\">Alternatively, if you have set up CAPTCHA by adding a script on the <b>WordPress theme file<\/b>, follow these steps to remove it:<\/p><ol>\n<li>\n<p class=\"no-margin\">Open the <b>File Manager<\/b> on your WordPress website&rsquo;s current hosting platform<\/p>\n<\/li>\n<li>\n<p class=\"no-margin\">Navigate to the following <b>path<\/b>: <code>\/wp-content\/themes\/theme_name<\/code><\/p>\n<\/li>\n<li>\n<p class=\"no-margin\">Locate the <b>function.php<\/b> file and open it in edit mode<\/p>\n<\/li>\n<li>\n<p class=\"no-margin\"><b>Remove<\/b> the CAPTCHA portion of the code. It may differ depending on where the CAPTCHA is displayed. For example, a code that shows on the WordPress login page will look similar to this:<\/p>\n<pre><code>\/\/ Call the Google reCAPTCHA verification API on the login form page<br><br>function login_style() {<br><br>    wp_register_script('login-recaptcha', 'https:\/\/www.google.com\/recaptcha\/api.js', false, NULL);<br><br>    wp_enqueue_script('login-recaptcha');<br><br>}<br><br>add_action('login_enqueue_scripts', 'login_style');<br><br>\/\/ Add Google CAPTCHA on login form page<br><br>function add_recaptcha_on_login_page() {<br><br>    echo '&lt;div class=\"g-recaptcha brochure__form__captcha\" <br><br>\/\/ Replace the placeholder with your site key<br><br>data-sitekey=\"INSERT_YOUR_SITE_KEY_HERE\"&gt;&lt;\/div&gt;';<br><br>}<br><br>add_action('login_form','add_recaptcha_on_login_page');<\/code><\/pre>\n<\/li>\n<li>\n<p class=\"no-margin\"><b>Save the changes<\/b> after removing the CAPTCHA code<\/p>\n<\/li>\n<li>\n<p class=\"no-margin\">Clear your <a href=\"https:\/\/www.hostinger.com\/tutorials\/wordpress\/how-to-clear-wordpress-cache\" target=\"_blank\" class=\"intercom-content-link\">browser cache<\/a> or use an incognito window to open your <b>WordPress admin login page<\/b> to ensure the CAPTCHA has been disabled. It should look similar to this:<\/p>\n<div class=\"intercom-container intercom-align-center\"><img decoding=\"async\" src=\"\/support\/wp-content\/uploads\/sites\/55\/2024\/06\/17d38f93-dc3b-410d-b0a5-e61cc7e4d874.jpg\" width=\"250\"><\/div>\n<p class=\"no-margin\">&#8203;<\/p>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Disabling CAPTCHA on your WordPress website and migrate it to Hostinger<\/p>\n","protected":false},"author":581,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"include_on_kodee":true,"footnotes":""},"categories":[209],"tags":[],"class_list":["post-507","post","type-post","status-publish","format-standard","hentry","category-migrating-to-hostinger"],"hreflangs":[{"locale":"en-US","link":"https:\/\/www.hostinger.com\/support\/9539459-how-to-disable-captcha-on-wordpress-at-hostinger\/","default":1}],"include_on_kodee":true,"_links":{"self":[{"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/posts\/507","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/users\/581"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/comments?post=507"}],"version-history":[{"count":1,"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/posts\/507\/revisions"}],"predecessor-version":[{"id":2436,"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/posts\/507\/revisions\/2436"}],"wp:attachment":[{"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/media?parent=507"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/categories?post=507"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hostinger.com\/support\/wp-json\/wp\/v2\/tags?post=507"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}