| 开发者 | teamstaccato |
|---|---|
| 更新时间 | 2026年5月11日 07:44 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ directory, or install directly through the WordPress plugin screen.[shedform_form id="1"]) and paste it into any page or post.There is no limit. You can create as many forms as you need.
Yes. Use different shortcode IDs, e.g. [shedform_form id="1"] and [shedform_form id="2"].
The plugin scores submission content against NG (blocked) phrases. When the score exceeds a threshold, the submission is silently blocked — the user sees the completion screen, but no email is sent to the administrator. Blocked submissions can be reviewed in the Submission History under the "Blocked" tab.
Yes. Create a Turnstile site in your Cloudflare dashboard, enter the Site Key and Secret Key in Shed Form → Settings → Turnstile, and enable it per form in the form editor.
The form displays a custom message (HTML editable) and rejects all submissions, including direct POST requests.
Yes. Go to Shed Form → Submission History and click the CSV export button.
Shed Form itself is completely free. Optional paid add-ons are available at wpshed.jp.
wsfPreview to shedformPreview to comply with WordPress.org prefix requirements.wpshed_ option keys for NG phrase cache to shedform_ prefix (shedform_default_phrases_cache, shedform_phrases_cache_version, shedform_phrases_cache_updated). Migration runs automatically on update.wpshed_license_key / wpshed_license_cache option writes from migration function (no longer used after updater removal in v1.6.19).同意する strings with __() for i18n in 3 locations.