I have this code (used for a Google JS SDK/API) used in an inline script tag, since the recaptcha API key is stored in WP db, but I dont know how to correctly escape it with the new rules (since I'm getting WordPressVIPMinimum.Security.ProperEscapingFunction.hrefSrcEscUrl but esc_url cannot be used for this, since it will put a https://)
I have this code (used for a Google JS SDK/API) used in an inline script tag, since the recaptcha API key is stored in WP db, but I dont know how to correctly escape it with the new rules (since I'm getting WordPressVIPMinimum.Security.ProperEscapingFunction.hrefSrcEscUrl but esc_url cannot be used for this, since it will put a https://)