Code-Snippets-Functions/Execute a function on a child site/Jetpack/disable-math-captcha-blocked-ips.txt

1 line
64 B
Text

add_filter( 'jpp_use_captcha_when_blocked', '__return_false' );