plugin-icon

Replace Google Fonts with Bunny Fonts

作者:Antonio Leutsch·
Replace Google Fonts with Bunny Fonts in the HTML Markup of your WordPress site.
评级
4.3/5
版本
2.1.2
活跃安装
1K
最后更新
Dec 6, 2022
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
免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 6.1.0
这个插件是可用的下载,适用于您的站点。