Replace Google Fonts with Bunny Fonts

Replace Google Fonts with Bunny Fonts Install Statistics

11
100%
Today: 11 Yesterday: 0 All-time: 7,513 downloads
Replace Google Fonts with Bunny Fonts Icon

Try plugin: Replace Google Fonts with Bunny Fonts

We'll create fresh WordPress site with Replace Google Fonts with Bunny Fonts installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Replace Google Fonts with Bunny Fonts

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

7


1


1


0


1

updated: 1 year ago
since: 2 years ago
author: antonioleutsch

Description

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