Skip to content

Compatibility

Flowguard works with any WordPress plugin or theme that follows standard WordPress practices. Forms submit, pages load, checkouts complete — if it works in a browser, Flowguard can test it.

The plugins listed below have been specifically tested and verified. Where needed, Flowguard includes extra handling to ensure safe testing (blocking real orders, intercepting API calls, preserving CSS rendering, etc.).

Not on the list?

If a plugin isn't listed here, it doesn't mean it won't work. Flowguard's Test Mode uses standard WordPress hooks (wp_mail, pre_http_request, pre_wp_insert_post, etc.) that cover the vast majority of plugins. If you run into issues with a specific plugin, let us know and we'll look into adding dedicated support.

E-Commerce

PluginStatusDetails
WooCommerceVerifiedFull checkout testing with payment gateway simulation. Orders, emails, and stock changes blocked. Dedicated guide →
SureCartVerifiedCheckout finalization intercepted with fake success responses. Automatic sandbox mode for Stripe/PayPal. Dedicated guide →

Booking & Appointments

PluginStatusDetails
Amelia BookingVerifiedEvent and appointment bookings intercepted. Fake success responses for complete flow testing. URL encoding handled automatically in preview.

Form Plugins

PluginStatusDetails
Bricksforge Pro FormsVerifiedNonce regeneration compatible. Form submissions work in preview and during test runs.
WPFormsVerifiedForm entries blocked via direct database interception.
Gravity FormsVerifiedEntries and entry meta blocked via direct database interception.
WS FormVerifiedSubmissions and metadata blocked via direct database interception.
Contact Form 7VerifiedEmail sending blocked via wp_mail hook.
Bricks Native FormsVerifiedBuilt-in form element in Bricks theme.
Elementor FormsVerifiedBuilt-in form widget in Elementor Pro.

Caching Plugins

Flowguard handles caching plugins automatically during test runs. Pages are served fresh to ensure accurate testing.

PluginStatusDetails
LiteSpeed CacheVerifiedJS Defer triggered automatically. Cache purged before test runs. Page optimization bypassed.
WP RocketVerifiedOptimization constants set during test mode.
W3 Total CacheVerifiedCache flushed before test runs. Minification bypassed.
WP Super CacheVerifiedCache cleared before test runs.
WP Fastest CacheVerifiedCache cleared before test runs.
AutoptimizeVerifiedMinification bypassed during test mode.

Flowguard includes built-in auto-dismiss rules for common cookie consent banners. These are automatically closed before each test step.

PluginStatus
Real Cookie BannerVerified
Borlabs CookieVerified
ComplianzVerified
CookieYesVerified
CookiebotVerified
OneTrustVerified
Cookie ScriptVerified
Cookie Notice (dFactory)Verified
TermlyVerified

Analytics

PluginStatusDetails
Google Analytics / GA4VerifiedBlocked via client-side request interception (Block Analytics setting)
Google Tag ManagerVerifiedBlocked via client-side request interception
Facebook PixelVerifiedBlocked via client-side request interception
Independent AnalyticsVerifiedServer-side tracking disabled via iawp_track_visit filter during test runs
HotjarVerifiedBlocked via client-side request interception
Microsoft ClarityVerifiedBlocked via client-side request interception
Plausible AnalyticsVerifiedBlocked via client-side request interception
MatomoVerifiedBlocked via client-side request interception (cloud version)

Popups and modals are automatically dismissed if they match the configured selectors.

PluginStatus
Bricks PopupsVerified
Elementor PopupVerified
PopupMakerVerified
Hustle (WPMU DEV)Verified
OptinMonsterVerified

What "Verified" means

  • We have tested the plugin with Flowguard in real-world scenarios
  • Flowguard includes specific handling where needed (blocking orders, intercepting API calls, whitelisting CSS writes, etc.)
  • The plugin works correctly in both the Flow Editor preview and during automated Playwright test runs

Requesting plugin support

If you need support for a specific plugin, please contact us. We regularly add new integrations based on user feedback.