[wp-trac] [WordPress Trac] #24291: Tweaks to Image post format UI

WordPress Trac noreply at wordpress.org
Fri May 10 03:06:47 UTC 2013


#24291: Tweaks to Image post format UI
----------------------------+--------------------
 Reporter:  markjaquith     |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  high            |   Milestone:  3.6
Component:  Post Formats    |     Version:  trunk
 Severity:  major           |  Resolution:
 Keywords:  has-patch       |
----------------------------+--------------------

Comment (by SergeyBiryukov):

 Would like to clean up two strings in [attachment:24291.strings.diff].

 Using `printf()` doesn't seem like a good idea here, it's too easy to
 accidentally remove a placeholder when there's no space between
 characters. Plain HTML is more readable.

 I think `printf()` makes more sense for conditional links, like the one in
 [18917].

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


More information about the wp-trac mailing list