The new Wordpress 2.9 released today features a new functionality for Wordpress theme designers/coders to add post thumbnails by using the command the_post_thumnail().
Of course, don’t forget that the fact that in order to use this feature, you need to select an image under Wordpress admin ar ...
Archive for the ‘Wordpress Hacks’ Category
For those of you who are getting errors with Simple Tags plugin when upgrading to Wordpress 2.9, there’s a simple hack to make it work:
Edit the file simple-tags.php and change the following from this:
if ( strpos($wp_version, ‘2.7′) !== false || strpos($wp_version, ‘2.8̸ ...