Form display is served static; form submission goes through one narrow, rate-limited bridge route rather than requiring the whole page — or site — to stay dynamic.
Static + Bridges
The page containing the form is served from the static release.
Only the actual submission request is dynamic.
A single, specific REST route handles form feedback submission, with its own rate limit.
No special setup — detected automatically once active.
Because a real submission sends a real email, automated end-to-end testing of the submission path isn't attempted — this is validated manually rather than automatically.
Static Shield Lite is free to install and inspects your actual plugins, not just what's publicly visible.
Get Static Shield