[theme-reviewers] Fwd: Re: Draft Theme Development Checklist
Simon Prosser
pross at pross.org.uk
Sun Jul 11 14:42:19 UTC 2010
On 11/07/2010 15:35, Chip Bennett wrote:
> I'm thinking, at a minimum, generate a 100x100 thumbnail, which should
> hopefully accommodate most square thumbnail dimensions defined by themes.
> Other than that, I'm not sure how to provide more universal support.
>
> Any thoughts on the most standard/universal means to incorporate thumbnails
> into the theme unit test data?
when you upload an image doesnt wordpress create the thumbnails in 3
sizes ready for post-thumbs? then its up to the theme author to include
either:
<?php the_post_thumbnail(); ?>
<?php the_post_thumbnail('medium'); ?>
<?php the_post_thumbnail('large'); ?>
Or am i lost again?
--
MyBlog : http://www.pross.org.uk/
Plugins : http://www.pross.org.uk/plugins/
Themes: http://wordpress.org/extend/themes/profile/pross
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 292 bytes
Desc: OpenPGP digital signature
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20100711/aa97448a/attachment.pgp>
More information about the theme-reviewers
mailing list