Title: Elegant Custom Fonts
Author: louisreingold
Published: <strong>2018 年 2 月 17 日</strong>
Last modified: 2023 年 8 月 13 日

---

搜索插件

![](https://ps.w.org/elegant-custom-fonts/assets/banner-772x250.png?rev=2952979)

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

![](https://ps.w.org/elegant-custom-fonts/assets/icon-256x256.png?rev=2952979)

# Elegant Custom Fonts

 作者：[louisreingold](https://profiles.wordpress.org/louisreingold/)

[下载](https://downloads.wordpress.org/plugin/elegant-custom-fonts.1.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/elegant-custom-fonts/#description)
 * [评价](https://cn.wordpress.org/plugins/elegant-custom-fonts/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/elegant-custom-fonts/#developers)

 [支持](https://wordpress.org/support/plugin/elegant-custom-fonts/)

## 描述

This plugin appears at Settings -> Fonts.

For each @font-face, specify .woff URL, weight, style, and a font family name.

Appropriate @font-face rules will be saved to a CSS file and enqueued with wp_enqueue_stylesheet,
so that you can use the font with the font-family CSS property.

No nonsense. No API keys. No font conversion. No bloat.

#### Integration Instructions for Plugin & Theme Developers

Use ECF_Plugin::get_font_families() to get a list of font families added with Elegant
Custom Fonts. Then add these to any “Font” dropdowns in your plugin or theme.

Example:

if (class_exists(‘ECF_Plugin’)) {
 $font_family_list = ECF_Plugin::get_font_families();}
else { $font_family_list = null; }

/* loop through the $font_family_list array and add each family to your ‘Font’ dropdowns*/

## 常见问题

### Does this plugin work with Joomla?

No.

## 评价

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

### 󠀁[Works well for Oxygen Builder](https://wordpress.org/support/topic/works-well-for-oxygen-builder/)󠁿

 [Muhammad Ilham](https://profiles.wordpress.org/ilhamhady/) 2022 年 9 月 11 日

Super light plugin and compatible with oxygen builder

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

### 󠀁[works well](https://wordpress.org/support/topic/works-well-1711/)󠁿

 [GandalfGray](https://profiles.wordpress.org/gandalfgray/) 2019 年 10 月 8 日

super easy

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

### 󠀁[works very well](https://wordpress.org/support/topic/works-very-well-320/)󠁿

 [pattyfrompluto](https://profiles.wordpress.org/pattyfrompluto/) 2018 年 5 月 18
日

This is exactly what I’ve been looking for. Works perfectly, no need for thousands
of options. Good job.

 [ 阅读所有3条评价 ](https://wordpress.org/support/plugin/elegant-custom-fonts/reviews/)

## 贡献者及开发者

「Elegant Custom Fonts」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Elegant Custom Fonts」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/elegant-custom-fonts)

### 对开发感兴趣吗?

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

## 更新日志

#### 1.0.1

 * Fix CSRF vulnerability
 * Fix PHP warnings
 * Update Author URI

#### 1.0

 * Initial release

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**3 年前**
 *  活跃安装数量 **3,000+**
 *  WordPress 版本 ** 4.1 或更高版本 **
 *  已测试的最高版本为 **6.3.8**
 *  语言
 * [English (US)](https://wordpress.org/plugins/elegant-custom-fonts/)
 * 标签
 * [@font-face](https://cn.wordpress.org/plugins/tags/font-face/)[custom fonts](https://cn.wordpress.org/plugins/tags/custom-fonts/)
   [font](https://cn.wordpress.org/plugins/tags/font/)[typography](https://cn.wordpress.org/plugins/tags/typography/)
   [woff](https://cn.wordpress.org/plugins/tags/woff/)
 *  [高级视图](https://cn.wordpress.org/plugins/elegant-custom-fonts/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  3 条 5 星评价     ](https://wordpress.org/support/plugin/elegant-custom-fonts/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/elegant-custom-fonts/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/elegant-custom-fonts/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/elegant-custom-fonts/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/elegant-custom-fonts/reviews/?filter=1)

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

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

## 贡献者

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

## 支持

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

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