Skip to content

Commit 11377ca

Browse files
committed
Fix. External forms. Force protection. AJAX action cleantalk_force_ajax_check added to skip signs to make the integration class work.
1 parent c1bb336 commit 11377ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

inc/cleantalk-pluggable.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,7 @@ function apbct_is_skip_request($ajax = false, $ajax_message_obj = array())
695695
'wcf_woocommerce_login', //WooCommerce CartFlows login
696696
'nasa_process_login', //Nasa login
697697
'leaky_paywall_validate_registration', //Leaky Paywall validation request
698+
'cleantalk_force_ajax_check', //Force ajax check has direct integration
698699
);
699700

700701
// Skip test if

0 commit comments

Comments
 (0)