[wp-trac] [WordPress Trac] #23945: get_the_post_format_image doesn't use specificed image size

WordPress Trac noreply at wordpress.org
Fri Apr 12 16:18:05 UTC 2013


#23945: get_the_post_format_image doesn't use specificed image size
-----------------------------+--------------------
 Reporter:  davidwilliamson  |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  3.6
Component:  Post Formats     |     Version:  trunk
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+--------------------

Comment (by lancewillett):

 @davidwilliamson Could you provide steps to repeat this? I'm able to get a
 custom post thumbnail size to work in Twenty Thirteen by using
 {{{add_image_size( 'twentythirteen-image-post', 724, 1288 );}}}.

 Related, though -- I'm running into a problem with WP.com and image sizes.
 We ignore "intermediate_image_sizes" since we use dynamic image sizing;
 which means the {{{$sizes}}} loop in calculating which content to remove
 from content never runs.

 I can open a new ticket for it since it's only semi-related to this one.

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


More information about the wp-trac mailing list