This plugin is outdated and might not be supported anymore
Replace Google Fonts with Bunny Fonts

Replace Google Fonts with Bunny Fonts

Details
View on WordPress

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

Details

Plugin code:
replace-google-fonts-with-bunny-fonts
Plugin version:
2.1.2
Outdated:
Yes
WP version:
4.5 or higher
PHP version:
5.6 or higher
Test up to WP version:
6.1.0
Total installations:
1,000
Last updated:
2022-12-06
Rating:
Times rated:
10
bunny-fonts
google-fonts
replace