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로 구독하세요.