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.

WP font-face

Description

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.

Screenshots

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

Installation

  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

Reviews

May 12, 2019
arbeite immer noch mit diesem plugin, schade das es kein updete mehr gibt. MfG -> JoJo
Read all 7 reviews

Contributors & Developers

“WP font-face” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP font-face” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1

  • improved adding styles to tinyMCE

1.0

Initial release