這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP font-face

描述

Easy font edit as they appear in the front- and back- end of the website.

Features

  • Autoloads generated @font-face packages
  • Fully compatible with most browsers
  • Fully CSS solution No Javascript required
  • Auto generates classes for the autoloaded fonts
  • Includes the required CSS files in TinyMCE editor
  • Auto creates TinyMCE @font-face styles
  • Additional CSS possibities through dashboard settings
  • All above auto options can be managed in the dashboard

Settings

Load in admin

When ticked the plugin will load the necessary CSS in the dashboard so you are
able to replace fonts inside the administrational area. Not to confuse with
the TinyMCE area which is another option!

Load CSS in tinyMCE

When ticked the plugin will autoload the required CSS in the WordPress TinyMCE
editor. When additional CSS options are selected these will also be included.

Generate CSS class for each font

The ease of use of this plugin is mainly because of this option. When ticked
the plugin will generate a CSS classname for using the autoloaded font. The
font family name is read from the font generated package.

The class name which is generated is the folder in which the font is placed.
For the font-family CSS code this plugin automatically parses the generated
CSS code from fontsquirel.

Load generated CSS class(es) to tinyMCE styles

If ticked the plugin will add the autogenerated class(es) to the style
dropdown box of TinyMCE.

Additional CSS

With the additional CSS textarea you are able to manually add CSS elements
to the plugin. These will be loaded together with the selected options if
preferred. Meaning you are able to change the front-end headers or even the
dashboard fonts easily.

螢幕截圖

  • Font example in tinyMCE screenshot-01.png.
  • Style dropdown example in tinyMCE screenshot-02.png.
  • Admin settings screenshot-03.png.

安裝

  1. Upload font-face plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Generate @font-face packs on fontsquirel
  4. Upload generated packages to plugin ‘/font/’ folder

評價

2019年5月12日
arbeite immer noch mit diesem plugin, schade das es kein updete mehr gibt. MfG -> JoJo
閱讀全部7個評價

貢獻者及開發者

“WP font-face” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP font-face 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.1

  • improved adding styles to tinyMCE

1.0

Initial release