Replace Google Fonts with Bunny Fonts

plugin banner

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

Author:antonioleutsch (profile at wordpress.org)
WordPress version required:4.5
WordPress version tested:6.1.0
Plugin version:2.1.2
Added to WordPress repository:05-08-2022
Last updated:06-12-2022
Rating, %:86
Rated by:10
Plugin URI:https://github.com/AntonioLeutsch/Replace-Goo...
Total downloads:7 580
Active installs:1 000+
plugin download
Click to start download

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

ChangeLog