Title: Google Web Fonts for WordPress
Author: Jeff Sebring
Published: <strong>2011 年 12 月 21 日</strong>
Last modified: 2013 年 3 月 15 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/google-web-fonts-for-wordpress.svg)

# Google Web Fonts for WordPress

 作者：[Jeff Sebring](https://profiles.wordpress.org/jeffsebring/)

[下载](https://downloads.wordpress.org/plugin/google-web-fonts-for-wordpress.3.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/google-web-fonts-for-wordpress/#description)
 * [评价](https://cn.wordpress.org/plugins/google-web-fonts-for-wordpress/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/google-web-fonts-for-wordpress/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/google-web-fonts-for-wordpress/#developers)

 [支持](https://wordpress.org/support/plugin/google-web-fonts-for-wordpress/)

## 描述

Select up to 5 fonts from the [Google Web Font Directory](http://www.google.com/webfonts)
to make available for use in stylesheets.

#### More Info

** This plugin does not automatically change your fonts, only enqueue’s the font
import stylesheet. Edit your theme or child theme stylesheet to use your chosen 
fonts **

[Google Web Fonts for WordPress Plugin Home](http://jeffsebring.com/wordpress/plugins/google-web-fonts)

For more control over imported fonts, read [How to Use Web Fonts with WordPress](http://jeffsebring.com/2012/how-to-use-web-fonts-with-wordpress/).

## 安装

 1. Upload and activate Google Web Fonts for WordPress.
 2. Navigate to the Theme Customizer.
 3. Choose your fonts from the dropdown list of all the fonts available and save your
    selections.
 4. Add the provided css font-family properties code to your theme or child theme stylesheet.

## 常见问题

  My font is not showing up

If you have added the font family rule to the correct element in your stylesheet,
try adding some specificity.

When styling a logo link with the class of .logo, I might add the #header id if 
I was having problems with strong specificity.

  header .logo {

font-family: ‘Six Caps’;
 font-size: 1.5em; /* Adjustments to font sizes may be 
needed. */ }

## 评价

此插件暂无评价。

## 贡献者及开发者

「Google Web Fonts for WordPress」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Jeff Sebring ](https://profiles.wordpress.org/jeffsebring/)

[帮助将「Google Web Fonts for WordPress」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/google-web-fonts-for-wordpress)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/google-web-fonts-for-wordpress/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/google-web-fonts-for-wordpress/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/google-web-fonts-for-wordpress/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/google-web-fonts-for-wordpress/)。

## 更新日志

#### 3.0

 * Another Rebuild!
 * License update to GPLv3
 * Uses Customizer UI
 * Fixed error caused by remote file_get_contents being disabled
 * Register activation hook to remove theme mods no longer used
 * Updated Read Me to emphasize that plugin only enqueues import stylesheet with
   chosen fonts

#### 2.0

 * Complete rebuild
 * List of fonts in dropdown, saved as transients from the Developer API.
 * Font preview link to Google Web Font Directory info for the font.
 * Allow enabling/disabling of fonts.
 * Save options in theme_mods

#### 2.0.1

 * Set font api transiet timeout to 24 hours.

#### 2.0.2

 * Bug Fixes
 * Added initial Render Framework support

#### 2.0.3

 * Readme Updated

#### 2.0.4

 * Remove deactivation hook

## 额外信息

 *  版本 **3.0.1**
 *  最后更新：**13 年前**
 *  活跃安装数量 **90+**
 *  WordPress 版本 ** 3.5 或更高版本 **
 *  已测试的最高版本为 **3.5.2**
 *  语言
 * [English (US)](https://wordpress.org/plugins/google-web-fonts-for-wordpress/)
 * 标签
 * [fonts](https://cn.wordpress.org/plugins/tags/fonts/)[Google Web Fonts](https://cn.wordpress.org/plugins/tags/google-web-fonts/)
   [typography](https://cn.wordpress.org/plugins/tags/typography/)
 *  [高级视图](https://cn.wordpress.org/plugins/google-web-fonts-for-wordpress/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/google-web-fonts-for-wordpress/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/google-web-fonts-for-wordpress/reviews/)

## 贡献者

 *   [ Jeff Sebring ](https://profiles.wordpress.org/jeffsebring/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/google-web-fonts-for-wordpress/)