UPDATE: The wp-Typogrify plugin has merged with the wp-Hyphenate plugin to become wp-Typography! Please update your bookmarks.
Made some small adjustments to the wp-typogrify README file (mainly bug fix info). Head on over, to check it out.
UPDATE: The wp-Typogrify plugin has merged with the wp-Hyphenate plugin to become wp-Typography! Please update your bookmarks.
Made some small adjustments to the wp-typogrify README file (mainly bug fix info). Head on over, to check it out.
8 Comments
Fantastic plugin. Thanks so much!
Version number is still listed as 1.4 :-)
Dan
It’s been fixed. Check out the post.
I get this while trying to activate the plugin:
Fatal error: Cannot redeclare amp() (previously declared in /home/637/domains/dodeca.org/html/wp-content/plugins/wp-typogrify/php-typogrify.php:60) in /home/637/domains/dodeca.org/html/wp-content/plugins/wp-typogrify/php-typogrify.php on line 64
It was working fine before. I do not know when it stopped working (maybe when upgrading to 2.3.3. Any hint? Is it a mistake on my side?
Is this 2.5 compatible?
Dan
It should be. Of course, I haven’t made the upgrade yet, so I can’t say for sure.
I was also getting the “cannot redeclare amp()” error in 2.5, which I was able to fix by changing the require() in line 15 of wp-typogrify.php to require_once().
Joe
Thanks Joe, that’s a good idea. I’ll make that change as well when I update the plugin. Which should be soon hopefully :)