[wp-trac] [WordPress Trac] #11446: Show ellipsis after truncated filename in Media dialog

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 13 08:01:05 UTC 2011


#11446: Show ellipsis after truncated filename in Media dialog
------------------------------------+-----------------------------
 Reporter:  caesarsgrunt            |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  Future Release
Component:  Media                   |     Version:  2.9
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |
------------------------------------+-----------------------------

Comment (by garyc40):

 An additional flag in {{{wp_html_excerpt()}}} would be nice. Something
 like:

 {{{function wp_html_excerpt( $str, $count, $ellipsis = false )}}}

 Otherwise this can break themes. `$ellipsis` can be `true` when you use it
 in the Media dialog, or other WP core places. But it should default to
 `false`.

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


More information about the wp-trac mailing list