Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#25343 closed enhancement (wontfix)

Open webpage in a new tab of web browser

Reported by: pgrammer's profile pgrammer Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Toolbar Keywords: close
Focuses: Cc:

Description

Add target="_blank" to web link into wp-admin-bar. This change for the convenience of new WordPress's users.
https://github.com/WordPress/WordPress/pull/50

Attachments (1)

class-wp-admin-bar.php (14.9 KB) - added by pgrammer 12 years ago.
class-wp-admin-bar.php - wordpress 3.6.1

Download all attachments as: .zip

Change History (4)

@pgrammer
12 years ago

class-wp-admin-bar.php - wordpress 3.6.1

#1 @SergeyBiryukov
12 years ago

  • Component changed from General to Toolbar

#2 follow-up: @SergeyBiryukov
12 years ago

  • Keywords close added

Generally, opening links in new tabs is not that convenient, see the discussion in #20839. The consensus seems to be that the decision should be left to the user.

#3 in reply to: ↑ 2 @helen
12 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Replying to SergeyBiryukov:

Generally, opening links in new tabs is not that convenient, see the discussion in #20839. The consensus seems to be that the decision should be left to the user.

Yep.

Note: See TracTickets for help on using tickets.