Hi @ajoah
Thank you for bringing this to my attention!
Previously, the font CSS was loading for all separator types. I have just released version 2.0.4, which fixes this issue so that the font is only loaded when the separator type is specifically set to “pill.”
If you are using the “pill” separator and want to ensure full GDPR compliance, you can use the existing toggle in the settings. Just head to the pill separator styles settings panel and turn off the “Load Google Font” option. This will prevent the call to Google Fonts entirely, even when using the pill style.
Please update to version 2.0.4 and let me know if this resolves the issue for you!
Best regards, asadsuzan
-
This reply was modified 6 days, 5 hours ago by
asadsuzan.
Thread Starter
ajoah
(@ajoah)
Hi,
Thank you for your quick answer. I use only the icon separator so it is perfect.
However, your plugin seems to make another strange call to /wp-json/wp/v2/users/me?context=edit&_locale=user on the front. Is it really necessary just to display an icon ? (Especially since the user isn’t logged in, this results in a 401 error.)