[WordPress] 外掛分享: Replace Google Fonts with Bunny Fonts

WordPress 外掛 Replace Google Fonts with Bunny Fonts 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Replace Google Fonts with Bunny Fonts」是 2022-08-04 上架。
  • 目前有 1000 個安裝啟用數。
  • 上一次更新是 2022-12-06,距離現在已有 879 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.5 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 5.6 以上。
  • 有 10 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

antonioleutsch |

外掛標籤

replace | bunny fonts | google fonts |

內容簡介

在 WordPress 網站的 HTML 標記中使用 Bunny Fonts 來替換 Google Fonts。
此外,這個外掛還會將預連接修改為正確的連接。

如果要停用與 fonts.bunny.net 的預連接,請在 functions.php 加上以下程式碼:

add_filter('al_bunny_insert_al_bunny_preconnect', '__return_false');

如果要停用刪除 Google Fonts 預連接,請在 functions.php 加上以下程式碼:

add_filter('al_bunny_remove_google_preconnect', '__return_false');

如果要停用刪除 Google Fonts dns-prefetch,請在 functions.php 加上以下程式碼:

add_filter('al_bunny_remove_google_prefetch', '__return_false');

支援的快取外掛

Autoptimize
SiteGround Optimizer
Swift Performance Lite
W3 Total Cache
WP Fastest Cache Plugin
WP Rocket
WP Super Cache

原文外掛簡介

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

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Replace Google Fonts with Bunny Fonts」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.0 | 2.0.0 | 2.1.0 | 2.1.1 | 2.1.2 | trunk |

延伸相關外掛(你可能也想知道)

  • BunnyFonts for Divi 》- Bunny Fonts是一個外掛,需要Divi主題或Divi Builder才能使用。, - Bunny Fonts是為了確保GDPR合規性而設計的,通過零記錄和嚴格基於歐洲的系統,保護用戶...。
  • GF to BF 》在 WordPress 網站的 HTML 語言中,使用 Bunny Fonts 取代 Google Fonts。, 支援的快取外掛, , Autoptimize, W3 Total Cache, WP Fastest Cache Plugin, WP R...。

文章
Filter
Apply Filters
Mastodon