[wp-trac] [WordPress Trac] #25758: Twenty Fourteen: Add full-width featured image size

WordPress Trac noreply at wordpress.org
Wed Nov 6 19:28:53 UTC 2013


#25758: Twenty Fourteen: Add full-width featured image size
---------------------------+--------------------
 Reporter:  iamtakashi     |       Owner:
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  3.8
Component:  Bundled Theme  |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |
---------------------------+--------------------

Comment (by iamtakashi):

 Attached a refreshed patch.

 `wp_is_mobile()` certainly helps to not to send the full-width thumbnail
 to mobile devices but since it also returns `true` for iPad which is wider
 than the width of the regular post thumbnail, it ends up like this:
 https://cloudup.com/cJhJD8LDg6C

 I think using `wp_is_mobile()` is outweigh that iPad users won't see the
 full-width thumbnail until the core has better dynamic image loading, but
 what do you guys think? Is there any better approach that makes sense to
 have in a theme?

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25758#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list