Is it safe to not use wpcf7OnloadRefill() function?
-
Hi
As I’m using WP Rocket cache, your plugin is doing that:if ( _wpcf7.cached ) { this.wpcf7OnloadRefill(); }
This cause to do an long Ajax call: https://s21.postimg.org/dkrbuhm5z/capture_152.jpg
So I have neutralized this call but I would like to know if it is safe or is there a safer way to do it?
I see that this function is related to captcha or quiz, and I do not use botm of them.
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Is it safe to not use wpcf7OnloadRefill() function?’ is closed to new replies.