plugin-icon

Replace Google Fonts with Bunny Fonts

Replace Google Fonts with Bunny Fonts in the HTML Markup of your WordPress site.
Beoordelingen
4.3
Laatst bijgewerkt
December 6, 2022
Versie
2.1.2
Actieve installaties
1K
Replace Google Fonts with Bunny Fonts

Replace Google Fonts with Bunny Fonts in the HTML Markup of your WordPress site. It also replaces the preconnects with the correct ones.

To disable creating a preconnect to fonts.bunny.net, add the following line to your functions.php:

add_filter('al_bunny_insert_al_bunny_preconnect', '__return_false');

To disable removing the google fonts preconnect, add the following line to your functions.php:

add_filter('al_bunny_remove_google_preconnect', '__return_false');

To disable removing the google fonts dns-prefetch, add the following line to your functions.php:

add_filter('al_bunny_remove_google_prefetch', '__return_false');

Supported Cache Plugins

  • Autoptimize
  • SiteGround Optimizer
  • Swift Performance Lite
  • W3 Total Cache
  • WP Fastest Cache Plugin
  • WP Rocket
  • WP Super Cache
Gratisop Creator abonnement
Door te installeren, ga je akkoord met de Servicevoorwaarden van WordPress.com en de voorwaarden voor plugins van derden.
Actieve installaties
1K
Getest tot
6.1.0
Deze plugin kan worden gedownload, zodat je hem op je zelf-gehoste WordPress-installatie kan gebruiken.