Releases: WenderHost/b2t-site-mods
Releases · WenderHost/b2t-site-mods
Release list
Adding data-categories attribute to CF script tags
As per documentation on the Termly support portal, adding data-categories="essential" to unblock CF Turnstile script tags.
Preventing Turnstile UX Deadend
If Turnstile doesn't load properly, we re-enable the submit button on the User Registration form.
Enhancing CF Turnstile Dashboard Widget
Dashboard widget now shows "Disabled" status when Cloudflare Turnstile API keys are not configured.
CF Turnstile Dashboard Widget
Adding WP Admin Dashboard > Enable/Disable switch for Cloudflare Turnstile on My Account > Register form.
Better CF Turnstile Handling
- Updating Cloudflare Turnstile integration such that the form submission button stays disabled until we receive a token back from Cloudflare.
- Adding error logging for
validate_turnstile_on_register(). - Updating Turnstile error messages to more accurately reflect what is happening.