Encloses capitalized words within `abbr` tags, so that abbr tags could be styled to display small caps—for typographical effect.
small-caps.php to the /wp-content/plugins/ folder.abbr { text-transform:lowercase; font-variant:small-caps; }
Optional: If you prefer to custom-style the appearance of small caps, then, you may comment lines 27 through to 33 in the plugin file small-caps.php, and then add the custom styling in your theme's style.css file.
Requires: 2.0.2 or higher
Compatible up to: 3.2.1
Last Updated: 2011-10-27
Downloads: 312




