[wp-trac] [WordPress Trac] #32992: Allow make_clickable() to add target="_blank"

WordPress Trac noreply at wordpress.org
Tue Jul 14 22:42:09 UTC 2015


#32992: Allow make_clickable() to add target="_blank"
---------------------------+--------------------------------
 Reporter:  nicolamustone  |       Owner:
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Formatting     |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:  ui, accessibility
---------------------------+--------------------------------

Comment (by joedolson):

 Yes, but if you do set it explicitly, then you're applying the attribute
 globally (unless I misunderstand what you're doing). If you're making all
 URLs that are automatically linked also open in a new tab, then you're
 definitely not considering them individually according to whether they're
 in a situation that would be appropriately opened in a new window.

 In almost all cases, links should not be opened in new tabs for
 accessibility, so I don't think it's a wise to make it easier to do it
 without careful consideration of context.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32992#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list