Opened 12 years ago
Closed 12 years ago
#28153 closed enhancement (duplicate)
Plugin list table Author and Plugin URI are external links and should open in new tab/window
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.9 |
| Component: | Plugins | Keywords: | |
| Focuses: | accessibility, administration | Cc: |
Description
As these are always external links they should open in a new window.
Attachments (1)
Change History (3)
#1
@
12 years ago
From an accessibility perspective, this would be a bad choice. WordPress should not make that decision for people; they can open the links in a new window if they wish.
For accessibility, links should only be set to open in a new window if opening in the same window would disrupt a process (e.g., if the user needs help information while filling out a form).
Note: See
TracTickets for help on using
tickets.
add target="_blank" for external author and plugin URI links