remove-google-fonts-references

外掛說明

這個外掛已於 2021 年 7 月 10 日關閉,且不提供下載。 原因: 違反開發規範

使用者評論

2020 年 7 月 4 日
The Plugin does not get updated anymore, but still works as it should be. Really really good Plugin. There is nothing else like this!
2019 年 7 月 22 日
Unlike the Disable Google Fonts plugin, this one worked almost perfectly for me. (I'm using the econature theme from cmsmasters.) The result was that my fonts still look the same as before and the links to fonts.googleapis.com no longer appear in my html code. However, I noticed that this link remained in my html: <link rel='dns-prefetch' href='//fonts.googleapis.com' /> To get rid of that, I just added this to my functions.php file: /* * Remove these lines from our html: * <link rel='dns-prefetch' href='//fonts.googleapis.com' /> * <link rel='dns-prefetch' href='//s.w.org' /> */ remove_action( 'wp_head', 'wp_resource_hints', 2 ); NB - This also removed this code from my html: <link rel='dns-prefetch' href='//s.w.org' />
2018 年 11 月 30 日
Hot diggity damn this plugin works!! I have spent - scratch that - WASTED so many hours trying to locate the source of and remove the google fonts it's sickening. I've tried every thing I could find to do it manually . . . and none of them worked. I've lost count of how many plugins I've tried . . . and none of them worked. Then, quite by accident, I finally came across your plugin . . . and dammit it worked INSTANTLY!! I'd hug and kiss you if I could! 🙂 Thank you so much for a solution that actually works!! LL
閱讀全部 28 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Remove Google Fonts References〉的開發相關工作。

參與者

將〈Remove Google Fonts References〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄