Cloudflare Turnstileを利用するためのプラグインです。今後、Wp shed関連のプラグインで共通して利用します。
Shed Turnstile
無料Centralized Cloudflare Turnstile management with a shared API for other plugins.
対応: WordPress 6.0 / PHP 8.1以上
使い方
更新履歴
v1.0.7
- Confirmed compatibility with WordPress 7.0
v1.0.6
- Fixed: Apply wp_unslash() to nonce field in admin settings save handler
- Added: languages/shed-turnstile.pot for translation support
v1.0.5
- Fixed: Sanitize externally-supplied $ip parameter in shedturn_verify_token()
- Fixed: Remove HTTP_CLIENT_IP trust in shedturn_get_client_ip() (spoofable header)
- Fixed: Add is_array() guard on json_decode result
- Added: Screenshots section to readme.txt
v1.0.4
- Added: GPL-2.0 LICENSE file
- Added: Domain Path header
- Fixed: i18n — all user-facing strings wrapped with __()
- Fixed: uninstall.php now removes legacy wsf_turnstile_* options
v1.0.3
- Changed: All function, class, constant, hook, and option prefixes renamed from wst_/WST_ to shedturn_/SHEDTURN_/Shedturn_.
v1.0.2
- Changed: Plugin slug