plugin-icon

Replace Google Fonts with Bunny Fonts

Replace Google Fonts with Bunny Fonts in the HTML Markup of your WordPress site.
평가
4.3
최근 업데이트일
December 6, 2022
버전
2.1.2
활성화된 설치 항목
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
무료Creator 요금제에서
활성화된 설치 항목
1K
테스트된 버전
6.1.0
이 플러그인은 다운로드 가능하며 워드프레스 독립 호스트 설치에 사용할 수 있습니다.