
外掛標籤
開發者團隊
原文外掛簡介
Shed Turnstile provides centralized management of Cloudflare Turnstile Site Key and Secret Key, offering a shared API for compatible plugins such as Shed Form.
Features:
Centralized Site Key / Secret Key management
API functions callable from other plugins
Turnstile widget rendering helper
Server-side token verification
API Functions
shedturn_is_configured() — Check if keys are configured
shedturn_render_widget( $args ) — Return widget HTML
shedturn_verify_token( $token, $ip ) — Verify a Turnstile token
shedturn_enqueue_script() — Enqueue Cloudflare JS
日本語の説明
Shed Turnstile は Cloudflare Turnstile の Site Key / Secret Key を一元管理し、Shed Form などの対応プラグインに共通の API を提供します。
主な機能:
Site Key / Secret Key の一元管理
他プラグインから呼び出せる API 関数
Turnstile ウィジェットの描画ヘルパー
トークンのサーバーサイド検証
Third-Party Services
This plugin connects to Cloudflare’s servers for Turnstile verification.
Service: Cloudflare Turnstile
Privacy Policy: https://www.cloudflare.com/privacypolicy/
Terms of Service: https://www.cloudflare.com/website-terms/
Data sent: Turnstile token, site key, user IP address
When: Each time a form with Turnstile enabled is submitted
