From d54fa7dedeea777bd567f774e2e4bab350d33999 Mon Sep 17 00:00:00 2001 From: Alexander Menk Date: Wed, 24 Apr 2024 16:10:30 +0200 Subject: [PATCH] #32 Support Divi Contact Forms (#120) * #32 Support Divi Contact Forms * #32 Divi: Improve and use existing mutation-observer script * Add option to frcaptcha_enqueue_widget_scripts to force-add mutation observer when needed * Make mutation-observer script more bulletproof: * Ensure to load after main scripts, so the friendly captcha functions are always available * Load after DOMload * Also make async/defer like the main script * Remove custom script.js * #32 Divi: Fix Notice in Admin * #32 Init Mutationobserver without waiting for scripts