Hi,
I just noticed that the Church Admin plugin is loading some CSS from googleapis (jquery-ui) on my site. Depending on the settings, there may be other Google resources that are loaded. I know that some of these resources (e.g. Google Maps) are useful, but GDPR requires user consent prior to loading resources from another provider like this. I would prefer not to require all my site visitors to provide consent to share PII with Google, so is it possible to have this resource stored locally instead of making a call to Google servers for it?
I understand that things like Google maps may make it unavoidable to call out to Google, but that only requires consent for some visitors (in my case for logged in users), and for a specific function, rather than any site visitor.