Title: Remove  Google Fonts
Author: suifengtec
Published: <strong>February 13, 2014</strong>
Last modified: April 4, 2017

---

Search plugins

![](https://ps.w.org/remove-open-sans-font-from-wp-core/assets/banner-772x250.jpg?
rev=859772)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/remove-open-sans-font-from-wp-core_e1f6f8.
svg)

# Remove Google Fonts

 By [suifengtec](https://profiles.wordpress.org/suifengtec/)

[Download](https://downloads.wordpress.org/plugin/remove-open-sans-font-from-wp-core.1.2.2.zip)

 * [Details](https://wordpress.org/plugins/remove-open-sans-font-from-wp-core/#description)
 * [Reviews](https://wordpress.org/plugins/remove-open-sans-font-from-wp-core/#reviews)
 *  [Installation](https://wordpress.org/plugins/remove-open-sans-font-from-wp-core/#installation)
 * [Development](https://wordpress.org/plugins/remove-open-sans-font-from-wp-core/#developers)

 [Support](https://wordpress.org/support/plugin/remove-open-sans-font-from-wp-core/)

## Description

Remove Google fonts link from WP core( old versions ) and default themes:: twentyfourteen,
twentyfifteen,twentysixteen,twentyseventeen.

 * Remove Open Sans font Link from WP core
 * Remove Lato font Link from the WP default theme `twentyfourteen`.
 * Remove Noto Sans font link,Noto Serif font link,Inconsolata font link from the
   WP default theme `twentyfifteen`.
 * Remove Noto Serif font link,Inconsolata font link from the WP default theme `
   twentyfifteen`.
 * Remove Inconsolata font link from the WP default theme `twentyfifteen`.
 * Remove Merriweather font link from the WP default theme `twentysixteen`.
 * Remove Montserrat font link from the WP default theme `twentysixteen`.
 * Remove Inconsolata font link from the WP default theme `twentysixteen`.
 * Remove Libre Franklin font link from the WP default theme `twentyseventeen`.

## Installation

 * Use WordPress’ builtin plugin installation system located in your WordPress admin
   panel, labeled as the “Add New” options in the “Plugins” menu to upload the zip
   file you downloaded
 * Extract the zip file and upload the resulting “ink” folder on your server under`
   wp-content/plugins/`.

All you need to do after that is navigate to your blog’s administration panel, go
in the plugins section and enable No Open Sans font from Google fonts.

For more information, see the [“Installing Plugins” article on the WordPress Codex](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins).

## FAQ

Drop me a line: https://coolwp.com/contact

  Any technical requirements?

Drop me a line: https://coolwp.com/contact

## Reviews

![](https://secure.gravatar.com/avatar/54b493917ef5fed3bd6647804f8c56faf4f6b1e781f2bcd51cea9d6579424367?
s=60&d=retro&r=g)

### 󠀁[Nice plugin](https://wordpress.org/support/topic/nice-plugin-2359/)󠁿

 [areebsooyasir](https://profiles.wordpress.org/areebsooyasir/) October 19, 2017

In my own blog I removed Google Fonts manually and I will explain why people should
care about never using these fonts. googleapis.com is blocked in China so no one
in China can see any site using Google Fonts basically it just won’t load since 
the .css fonts basically come first. This plugin saves so much time rather than 
manual code editing here is the manual step for example so thanks to the author!
============== edit theme css: Click “Appearance -> Editor -> Stylesheet” http://
yourblog.com/wp-admin/theme-editor.php?file=style.css&theme=twentysixteen textarea{
color: #1a1a1a; /*font-family: Merriweather, Georgia, serif;*/ font-family: “Lucida
Sans Unicode”, “Lucida Grande”, sans-serif line 210 edit wp-content/themes/twentysixteen/
functions.php //return $fonts_url; return 0; #another problem is that in the code
this shows up still: <link rel=’stylesheet’ id=’open-sans-css’ href=’https://fonts.
googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%
2C600&subset=latin%2Clatin-ext&ver=4.4.11′ type=’text/css’ media=’all’ /> edit wp-
includes/script-loader.php line 708: $open_sans_font_url = “https://fonts.googleapis.
com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600&subset=$subsets”;
$open_sans_font_url = “”;

![](https://secure.gravatar.com/avatar/7874882fc1752baead4cc37bf1eafa8f89c2831f30b5ba7d175c3d7f0f06573b?
s=60&d=retro&r=g)

### 󠀁[works perfectly even for current wordpress version](https://wordpress.org/support/topic/works-perfectly-even-for-current-wordpress-version/)󠁿

 [NUCUTA](https://profiles.wordpress.org/cuta/) September 3, 2016

now the default font in the back end is sans-serif. It’s fine for me as it’s not
for the viewers.

![](https://secure.gravatar.com/avatar/73563681a10875ef751b2632f5e761cb07c71a8df2e184c427859d9359df2e73?
s=60&d=retro&r=g)

### 󠀁[Does the job](https://wordpress.org/support/topic/does-the-job-234/)󠁿

 [mshkrebtan](https://profiles.wordpress.org/mshkrebtan/) September 3, 2016

Thanks! Works with Twenty Sixteen as well.

![](https://secure.gravatar.com/avatar/f60a3ae61013390e38b5db736123f04a5642b122d76f6dc88f82527e79eeb5bd?
s=60&d=retro&r=g)

### 󠀁[wow](https://wordpress.org/support/topic/wow-373/)󠁿

 [byronyasgur](https://profiles.wordpress.org/byronyasgur/) September 3, 2016

wow – if I want to load fonts I can do it myself – shaved a half second of load 
time in one stroke – thanks

 [ Read all 7 reviews ](https://wordpress.org/support/plugin/remove-open-sans-font-from-wp-core/reviews/)

## Contributors & Developers

“Remove Google Fonts” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ suifengtec ](https://profiles.wordpress.org/suifengtec/)

[Translate “Remove Google Fonts” into your language.](https://translate.wordpress.org/projects/wp-plugins/remove-open-sans-font-from-wp-core)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/remove-open-sans-font-from-wp-core/),
check out the [SVN repository](https://plugins.svn.wordpress.org/remove-open-sans-font-from-wp-core/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/remove-open-sans-font-from-wp-core/)
by [RSS](https://plugins.trac.wordpress.org/log/remove-open-sans-font-from-wp-core/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release

#### 1.1.0

 * Remove Open Sans font load for wordpress admin pages.
 * Remove Open Sans font load for the WP default theme `twentyfourteen`.

#### 1.2.0

 * Remove Noto Sans font link,Noto Serif font link,Inconsolata font link from the
   WP default theme `twentyfifteen`.
 * Remove Noto Serif font link,Inconsolata font link from the WP default theme `
   twentyfifteen`.
 * Remove Inconsolata font link from the WP default theme `twentyfifteen`.

#### 1.2.1

*fix a bug.

#### 1.2.2

 * support twentyseventeen.

## Meta

 *  Version **1.2.2**
 *  Last updated **9 years ago**
 *  Active installations **700+**
 *  WordPress version ** 3.3 or higher **
 *  Tested up to **4.7.33**
 * Tags
 * [google fonts](https://wordpress.org/plugins/tags/google-fonts/)[noto sans](https://wordpress.org/plugins/tags/noto-sans/)
   [Open Sans](https://wordpress.org/plugins/tags/open-sans/)
 *  [Advanced View](https://wordpress.org/plugins/remove-open-sans-font-from-wp-core/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  7 5-star reviews     ](https://wordpress.org/support/plugin/remove-open-sans-font-from-wp-core/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/remove-open-sans-font-from-wp-core/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/remove-open-sans-font-from-wp-core/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/remove-open-sans-font-from-wp-core/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/remove-open-sans-font-from-wp-core/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/remove-open-sans-font-from-wp-core/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/remove-open-sans-font-from-wp-core/reviews/)

## Contributors

 *   [ suifengtec ](https://profiles.wordpress.org/suifengtec/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/remove-open-sans-font-from-wp-core/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://suoling.net/remove-open-sans-font-from-wp-core/)