query_vars['rest_route']; if ( false !== strpos( $rest_route, 'autonami' ) || false !== strpos( $rest_route, 'woofunnel' ) || false !== strpos( $rest_route, 'funnelkit' ) ) { remove_filter( 'rest_authentication_errors', 'v_forcelogin_rest_access', 99 ); } return $status; } } new BWFAN_Compatibility_With_Force_Login(); }