Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#20626 closed defect (bug) (fixed)

Update plugin install screens to use the new stars from Customizer/themes

Reported by: helenyhou's profile helenyhou Owned by: ryan's profile ryan
Milestone: 3.4 Priority: normal
Severity: normal Version: 3.4
Component: Graphic Design Keywords: has-patch needs-refresh
Focuses: Cc:

Description

For consistency, we should use the new stars from the Customizer and theme install screen in the plugin install list table and the details Thickbox. These new stars use a single sprite and are much easier to implement and maintain across screens and different colors.

I would also suggest that these same stars be used on WordPress.org Extend, since the view in the Thickbox mirrors that design closely.

Attachments (2)

20626.diff (6.8 KB) - added by helenyhou 12 years ago.
stars-rtl.png (2.0 KB) - added by helenyhou 12 years ago.

Download all attachments as: .zip

Change History (6)

@helenyhou
12 years ago

@helenyhou
12 years ago

#1 @helenyhou
12 years ago

20626.diff should take care of this in the admin and also adds the old star.png and gray-star.png to $old_files. Will need to add stars-rtl.png for RTL.

#3 @ocean90
12 years ago

  • Keywords needs-refresh added
  • Milestone changed from Awaiting Review to 3.4

+1 for stars-rtl.png or a graphic which can be used for both types.

Then we can remove my small hack for the theme install sidebar too, see http://core.trac.wordpress.org/browser/trunk/wp-admin/css/wp-admin-rtl.dev.css#L1642

This needs also an update because of [20730].

#4 @ryan
12 years ago

  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [20754]:

Update plugin install screens to use the new stars. Add stars-rtl.png. Remove star.png and gray-star.png and add to old files list.

Props helenyhou
Fixes #20626

Note: See TracTickets for help on using tickets.