[wp-trac] [WordPress Trac] #23432: Review usage of target="_blank" in the admin

WordPress Trac noreply at wordpress.org
Mon Aug 24 05:10:01 UTC 2015


#23432: Review usage of target="_blank" in the admin
----------------------------+--------------------------------
 Reporter:  theadityajain   |       Owner:
     Type:  enhancement     |      Status:  reopened
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  3.2
 Severity:  minor           |  Resolution:
 Keywords:  has-patch       |     Focuses:  ui, accessibility
----------------------------+--------------------------------

Comment (by netweb):

 Here's another, if your permalinks are not pretty you'll see a button next
 to the post permalink "Change Permalinks"
 https://core.trac.wordpress.org/browser/trunk/src/wp-
 admin/includes/post.php#L1292
 {{{
 1292:                   $return .= '<span id="change-permalinks"><a href
 ="options-permalink.php" class="button button-small" target="_blank">' .
 __('Change Permalinks') . "</a></span>\n";
 }}}

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


More information about the wp-trac mailing list