JS Ligature Replacement

Ligature replacement using Wyatt Allen's ligature.js library and provides an interface for applying to a specific set of CSS selectors.

Author:Dave Ross (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.1.4
Plugin version:1.0.1
Added to WordPress repository:08-06-2011
Last updated:23-04-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:1 238
Active installs:10+
plugin download
Click to start download

NOTE: This plugin has outlived its usefulness. You can use it if you need to support legacy browsers, but modern web sites should be using the text-rendering: optimizeLegibility; declaration in their CSS to encourage context-sensitive kerning and the use of ligatures.

Wyatt Allen’s Ligature.js library is a tool for automatically inserting ligatures in content where appropriate. Ligatures are glyphs that combine two letter forms into one for stylistic and legibility reasons.

By default, this script replaces letter combinations which commonly have ligatures defined in web fonts:

  • ffl
  • ffi
  • fl
  • fi
  • ff
  • ij
  • IJ

An “extended” mode is available, which replaces these additional combinations:

  • ae
  • AE
  • oe
  • OE
  • ue
  • st

The configuration screen lets you pick which text on your site gets ligatures using CSS selectors, and has a checkbox for enabling the “extended” ligatures. Use this plugin to enhance readability in headlines and flavor text on your site.


FAQ
ChangeLog