Form display is served static; submission is bridged through admin-ajax.php (action=fluentform_submit), confirmed registered for both logged-in and anonymous visitors.
Static + Bridges
The page containing the form is served from the static release.
Only the actual submission request is dynamic.
Submissions are bridged via admin-ajax.php.
No special setup — detected automatically for either the free or Pro plugin.
Fluent Forms submits through the general admin-ajax.php endpoint rather than a scoped route of its own, which is a slightly wider bridge surface than ideal — the same documented limitation WPForms has, and for the same reason (that's simply how these plugins submit). As with other form plugins, a real submission sends a real notification, so it's validated manually rather than automated.
Static Shield Lite is free to install and inspects your actual plugins, not just what's publicly visible.
Get Static Shield