Made some small adjustments to the wp-typogrify README file (mainly bug fix info). Head on over, to check it out.
-
Search
-
Pages
-
Twitter
follow hamstu at http://twitter.com -
Feed:
-
Tags:
- adobe
- air
- api
- apple
- BarCamp
- BarCampMontreal3
- barcampnyc3
- blog
- blogging
- buttons
- computers
- console
- crysis
- css
- design
- design-challenge
- django
- firefox
- flash
- flock
- fonts
- free
- games
- hamstu
- helvetica
- ipod
- logo
- me
- Montreal
- movie
- news
- newyear
- nyc
- php
- plugin
- programming
- psd
- python
- rss
- steam
- testing
- tf2
- tips
- train
- travel
- typography
- typogrify
- vacation
- wordpress
- wxpython
-
Archives
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 :)