开发者 | Sightfactory |
---|---|
更新时间 | 2024年5月1日 01:04 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.2 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
You must generate your site key and secret key from your Cloudflare account
Use the Test Website Configuration button on the Visual WP Turnstile settings screen to ensure your website can communicate with Cloudflare servers after saving your site key and secret key. This will ensure that things have been correctly set up. Also after saving your changes, but before logging out, try logging in using a different browser or incognito window to ensure you can safely log in before logging out of your current session. If you are locked out and you have database access: Execute the following SQL commands in your database: DELETE FROM wp_options WHERE option_name = 'vwptn_turnstile_status'; (Note, wp_options might have a different prefix in your installation depending on your preferred table prefix.) If you are locked out and you have file or ftp access: Browse to your plugins folder, normally in /wp-content/plugins and rename the vwp-cloudflare-turnstile folder to anything else such as vwp-cloudflare-turnstile_disabled Once you are logged in, if you would like to re-activate the plugin, rename the plugin back to its original name and activate it from the Plugins screen. Then you can go to the settings screen to remove, update or replace the non-working site key or secret key. Double check the settings in your Cloudflare dashboard to ensure you have added the correct site key and secret key for the correct domain.