- Posted in Code, Nerdiness, Projects, Wordpress
- 4 Comments
WP-Typogrify Hacked to Work With WP-Captions
[Update 7/7/09: WP-Typogrify has now merged with WP-Hyphenate, and is compatible with captions out of the box.]
Hamish Macpherson’s WP-Typogrify is one of my favorite WordPress plugins. I started using it especially for the SmartyPants functionality, which fixes “dumb quotes” and poor man’s apostrophes, among other things.
However, I was disappointed to find that this functionality breaks WordPress captions (introduced in WP 2.6), which I’d rather not live without. Development on WP-Typogrify seems to have slowed — there hasn’t been a new version in a while, so I’ve taken the liberty of hacking version 1.6 to fix this incompatibility, at least so I can use SmartyPants until an official fix comes out. The adjustments I made are simple, and I have no idea whether they’re maximally robust. But feel free to
and use at your own risk. Continue reading…
