hi
Does anyone have a hack or something so that with the upload feature in WP2.0 I can change the size of the thumbnail in the post?
cheers
hi
Does anyone have a hack or something so that with the upload feature in WP2.0 I can change the size of the thumbnail in the post?
cheers
The size of the thumbnail created at upload can be manipulated with the plugin API, though I don't know of any plugins written to do this yet. You can also overwrite the thumbnail via FTP with any size you like.
Has anyone made any progress on a thumbnail-size plug-in yet?
One approach that has been discussed today: http://wordpress.org/support/topic/74794?replies=5
Thanks for the speedy reply HandySolo. I've been following that and several similar discussions (and have successfully implemented a couple different approaches), but really need a simple way to cycle between generating/using several different thumbnail sizes. I've looked into writing my own plug-in, but am unsure exactly how to hook into the thumbnail bits of wp-admin/inline_uploading.php. Any help in this regard or in finding other solutions to my problem would be greatly appreciated.
This topic has been closed to new replies.