Opened 8 years ago
Closed 8 years ago
#38215 closed defect (bug) (fixed)
Remove target="_blank" from help tab in plugin, theme and update screens in the Admin
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.7 | Priority: | normal |
Severity: | normal | Version: | 4.7 |
Component: | General | Keywords: | target-blank has-patch |
Focuses: | accessibility, administration | Cc: |
Description
Patch removes target="_blank" from links in the help tabs in the Admin in:
- wp-admin/plugin-editor.php
- wp-admin/plugin-install.php
- wp-admin/plugins.php
- wp-admin/revision.php
- wp-admin/theme-editor.php
- wp-admin/theme-install.php
- wp-admin/themes.php
- wp-admin/tools.php
- wp-admin/update-core.php
- wp-admin/upload.php
Tracking ticket with info and discussion: #23432
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 38722: