Home Plugins replace google fonts with bunny fonts
Replace Google Fonts with Bunny Fonts logo

Replace Google Fonts with Bunny Fonts

by Antonio Leutsch on WordPress.org

Replace Google Fonts with Bunny Fonts in the HTML Markup of your WordPress site.

(10)

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
Active installations1K+
Weekly downloads
26-23.53%
Version2.1.2
Last updated12/6/2022
WordPress version4.5
Tested up to6.1.0
PHP version5.6
Tags
bunny fontsgoogle fontsreplace