Remove Google Fonts dependency | WordPress.org

[ad_1]

Hi there, first of all, mega thank you for the plugin.

I noticed the Google fonts is used within this plugin. In Europe, for example Germany, it’s forbidden to used Google Analytics / Google Fonts. WordPress itself is also already removing Google Fonts from it’s default Twenty* themes.

Could you also please remove it from this plugin, for future use.

I dequeued the style, but maybe other uses won’t notices it and may be breaking the law. The already have been given money sanctions in Germany for not complying.


add_action('admin_enqueue_scripts', function(){
    wp_dequeue_style( 'stop-user-enumeration-fonts' );
});

Kinds regards,

Jaime

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer