]]>At Salesforce, ensuring customer success through trusted system availability, performance, and reliability is our top priority. Salesforce is decommissioning the service that supports API application traffic routing with hard-coded references that has an old instance name on?October 12, 2024.
https://help.salesforce.com/s/articleView?id=000386897&type=1&utm_source=techcomms&utm_medium=email&utm_campaign=FY25_Core
<script type='text/javascript' src='https://assets.pinterest.com/js/pinit.js?ver=6.0.2' id='wpzoom-rcb-block-pinit-js'></script>
We need to host all assets locally due to GDPR regulations.
Legal background, same problem: Complying with GDPR when using Google Fonts (make.www.ads-software.com)
Recipe Card Blocks for Gutenberg & Elementor 3.1.8
]]>themes/[name]/index.php
for frontend under construction page contain hardcoded external hosted Google webfonts, one example themes/000webhost/index.php
:
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,900"> ..
Please remove this or include the fonts in plugin distribution, we need to host all assets locally due to GDPR regulations.
Legal background: Complying with GDPR when using Google Fonts (make.www.ads-software.com)
Under Construction 3.93
]]>metagallery/app/AdminRouter.php
contains hardcoded external hosted Google webfonts added via admin_head
to plugin admin pages:
echo '<link rel="preconnect" href="https://fonts.gstatic.com"><link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500&family=Rubik:wght@500&display=swap" ..
Please remove this or include the font in plugin distribution, we need to host all assets locally due to GDPR regulations.
Legal background: Complying with GDPR when using Google Fonts (make.www.ads-software.com)
Slider, Gallery, and Carousel by MetaSlider 3.27.8
]]>lib/wpfilemanager.php
contains hardcoded external hosted Google webfonts:
<link href="https://fonts.googleapis.com/css?family=Raleway:400,700,900" ..
Please remove this or include the font in plugin distribution, we need to host all assets locally due to GDPR regulations.
Legal background: Complying with GDPR when using Google Fonts (make.www.ads-software.com)
File Manager 7.1.6
]]>src/view/frontend/scripts/cookiebot-js.php
included via src/lib/Cookiebot_Javascript_Helper.php
in a wp_head
action on every page in frontend contains hardcoded external hosted javascript:
<script type="text/javascript"
id="Cookiebot"
src="https://consent.cookiebot.com/uc.js"
data-cbid="<?php echo esc_attr( $cbid ); ?>"
...
Please include the javascript in plugin distribution, we need to host all assets locally due to GDPR regulations.
Legal background regarding user IP as personal information which can not be shared without consent is same as with: Complying with GDPR when using Google Fonts (make.www.ads-software.com)
Cookiebot | GDPR/CCPA Compliant Cookie Consent and Control 4.1.1
]]>app/assets/css/smush-admin.min.css
contains hardcoded external hosted Google webfonts:
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700); ..
Some other files contain similar @import
lines.
Please remove this or include the font in plugin distribution, we need to host all assets locally due to GDPR regulations.
Legal background: Complying with GDPR when using Google Fonts (make.www.ads-software.com)
Smush – Lazy Load Images, Optimize & Compress Images 3.10.3
]]>templates/campaigns/campaign-template.php
included via core/Campaign_Service/Campaign_Service.php
contains hardcoded external hosted Google webfonts:
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&family=Roboto:wght@400;700&display=swap" rel="stylesheet"> ..
Please remove this or include the font in plugin distribution with dynamic href in E-Mail template, we need to host all assets locally due to GDPR regulations.
Legal background: Complying with GDPR when using Google Fonts (make.www.ads-software.com)
SiteGround Optimizer 7.2.1
]]>