Linux 软件免费装
Banner图

Replace Google Fonts with Bunny Fonts

开发者 antonioleutsch
更新时间 2022年12月7日 04:11
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 6.1.0
版权: GPLv2 or later
版权网址: 版权信息

标签

replace google fonts bunny fonts

下载

2.1.0 2.0.0 2.1.1 2.1.2 1.0.0

详情介绍:

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

安装:

This section describes how to install the plugin and get it working.
  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

更新日志:

2.1.2 2.1.1 2.1 2.0 1.0