Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#55542 closed defect (bug) (fixed)

Customiser using wrong dashicon for external links

Reported by: pross Owned by: SergeyBiryukov
Priority: normal Milestone: 6.0
Component: Customize Version: 4.7
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

To reproduce:

Open Customiser, click Additional CSS, outbound links are using the "logout" icon instead of external link.

Change History (5)

This ticket was mentioned in PR #2535 on WordPress/wordpress-develop by Pross.


4 years ago
#1

  • Keywords has-patch added

#2 @SergeyBiryukov
4 years ago

  • Milestone Awaiting Review6.0

#3 @SergeyBiryukov
4 years ago

  • Version4.7

#4 @SergeyBiryukov
4 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 53099:

Customize: Use correct dashicon for external links in the Additional CSS section.

This replaces the migrate dashicon with external in the section description styles.

Follow-up to [38829].

Props pross.
Fixes #55542.

Note: See TracTickets for help on using tickets.