{"id":307794,"date":"2026-05-07T10:02:24","date_gmt":"2026-05-07T10:02:24","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/turnstile-login-protect\/"},"modified":"2026-05-08T11:38:23","modified_gmt":"2026-05-08T11:38:23","slug":"prolink-login-protection-turnstile","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/prolink-login-protection-turnstile\/","author":23491988,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.3","stable_tag":"trunk","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Pro-Link Login Protection with Turnstile","header_author":"Pro-Link.pl","header_description":"Adds Cloudflare Turnstile verification to WordPress login to reduce automated login attempts.","assets_banners_color":"326062","last_updated":"2026-05-08 11:38:23","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/pro-link.pl\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":59,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0.2":"<p>Initial release of Pro-Link Login Protection with Turnstile.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3525313,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3525313,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3525313,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3525313,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Verification screen with Turnstile","2":"Plugin settings panel","3":"Example Turnstile widget"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[362,3882,602,600,214603],"plugin_category":[38,44,54],"plugin_contributors":[262152],"plugin_business_model":[],"class_list":["post-307794","plugin","type-plugin","status-publish","hentry","plugin_tags-captcha","plugin_tags-cloudflare","plugin_tags-login","plugin_tags-security","plugin_tags-turnstile","plugin_category-authentication","plugin_category-discussion-and-community","plugin_category-security-and-spam-protection","plugin_contributors-przemon","plugin_committers-przemon"],"banners":{"banner":"https:\/\/ps.w.org\/prolink-login-protection-turnstile\/assets\/banner-772x250.png?rev=3525313","banner_2x":"https:\/\/ps.w.org\/prolink-login-protection-turnstile\/assets\/banner-1544x500.png?rev=3525313","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/prolink-login-protection-turnstile\/assets\/icon-128x128.png?rev=3525313","icon_2x":"https:\/\/ps.w.org\/prolink-login-protection-turnstile\/assets\/icon-256x256.png?rev=3525313","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Pro-Link Login Protection with Turnstile helps protect the WordPress login and admin area by using Cloudflare Turnstile verification.<\/p>\n\n<p>The plugin can display a lightweight verification page before allowing access to protected login or admin requests. This helps reduce automated login attempts, brute-force traffic and suspicious PHP scan requests without modifying .htaccess files.<\/p>\n\n<p>Cloudflare Turnstile is a privacy-friendly CAPTCHA alternative that works without requiring user interaction in most cases.<\/p>\n\n<h4>Key Features<\/h4>\n\n<ul>\n<li>Adds Cloudflare Turnstile protection to login and admin access<\/li>\n<li>Protects against brute-force attacks and automated requests<\/li>\n<li>Lightweight verification page (no full WordPress load required)<\/li>\n<li>Improves performance under bot traffic<\/li>\n<li>No intrusive CAPTCHA challenges for users<\/li>\n<li>Simple configuration<\/li>\n<\/ul>\n\n<h4>Why Turnstile?<\/h4>\n\n<p>Cloudflare Turnstile is a modern CAPTCHA alternative that:\n- does not require user interaction in most cases\n- improves user experience\n- enhances privacy\n- reduces spam and automated attacks<\/p>\n\n<h3>External Services<\/h3>\n\n<p>This plugin uses Cloudflare Turnstile to verify whether a visitor is human and to help protect the WordPress login and admin area from automated requests.<\/p>\n\n<p>The plugin loads the Cloudflare Turnstile JavaScript file from:\nhttps:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js<\/p>\n\n<p>When a verification form is submitted, the plugin sends a verification request to Cloudflare Turnstile using:\nhttps:\/\/challenges.cloudflare.com\/turnstile\/v0\/siteverify<\/p>\n\n<p>Data sent to Cloudflare may include:\n- the Turnstile response token\n- the visitor IP address\n- data required by Cloudflare Turnstile to perform the verification<\/p>\n\n<p>This data is sent when the verification page is loaded and when the visitor submits the Turnstile verification form.<\/p>\n\n<p>This service is provided by Cloudflare, Inc.<\/p>\n\n<p>Cloudflare Privacy Policy:\nhttps:\/\/www.cloudflare.com\/privacypolicy\/<\/p>\n\n<p>Cloudflare Website Terms:\nhttps:\/\/www.cloudflare.com\/website-terms\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/prolink-login-protection-turnstile<\/code> directory, or install via the WordPress plugin screen.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<li>Go to plugin settings and enter your Cloudflare Turnstile site key and secret key.<\/li>\n<li>Save settings.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20require%20cloudflare%3F\"><h3>Does this plugin require Cloudflare?<\/h3><\/dt>\n<dd><p>No, but you need a free Cloudflare Turnstile key to use the verification.<\/p><\/dd>\n<dt id=\"will%20this%20affect%20user%20experience%3F\"><h3>Will this affect user experience?<\/h3><\/dt>\n<dd><p>No. Turnstile is designed to be invisible or minimally intrusive.<\/p><\/dd>\n<dt id=\"does%20it%20protect%20wp-admin%20as%20well%3F\"><h3>Does it protect wp-admin as well?<\/h3><\/dt>\n<dd><p>Yes, the plugin can protect both the login page and admin access.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Initial public release<\/li>\n<\/ul>","raw_excerpt":"Protect your WordPress login and admin area using Cloudflare Turnstile, a modern CAPTCHA alternative.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/307794","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=307794"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/przemon"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=307794"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=307794"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=307794"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=307794"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=307794"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=307794"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}