WP font-face
CSS @font-face font replacement for Wordpress
The facts
- Rating
- 4.3★ from 7
- Active installs
- 200+
- Price
- Free
- Last updated
- 22 Dec 2013
- Added
- Dec 2012
- Requires WP
- 3.0.1
- Tested up to
- WP 3.7.41
- Downloads
- 25,845
Our analysis
AI-assistedWP font-face is a WordPress plugin that allows you to easily edit fonts as they appear on both the front-end and back-end of your website. It autoloads @font-face packages and generates CSS classes for the fonts, which can be managed through the dashboard settings.
This plugin is designed for users who want to customize fonts within their WordPress site, including the TinyMCE editor. It offers features such as loading necessary CSS in the admin area and providing additional CSS options for further customization.
Best for: This plugin suits users looking to customize fonts on their WordPress site.
What it does well
- ✓Autoloads @font-face packages
- ✓Generates CSS classes for fonts
- ✓Includes CSS files in TinyMCE editor
- ✓Allows additional CSS through dashboard settings
- ✓Compatible with most browsers
Where it falls short
- •Last updated in December 2013
- •Tested up to WordPress 3.7.41
- •Directory score of 47/100 indicates potential issues
Verdict
WP font-face provides a straightforward way to manage fonts, but its outdated status may limit compatibility with newer WordPress versions.
From the developer
opicron's own description of WP font-face, lightly tidied.
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
- 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.