Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#22375 closed enhancement (fixed)

Install & Upgrade Logo Not Retina Ready

Reported by: kopepasah's profile kopepasah Owned by: ryan's profile ryan
Milestone: 3.5 Priority: normal
Severity: normal Version: 3.5
Component: Upgrade/Install Keywords: has-patch needs-testing
Focuses: Cc:

Description

The WordPress logo on the install (install.php) and upgrade (upgrade.php) pages still reference the standard WordPress logo instead of the Retina ready 2x logo for Retina devices.

Included is a patch that adheres to the WordPress login page's method of rendering a Retina ready WordPress logo for the WordPress install and upgrade pages.

Attachments (3)

retina-ready-wp-logo-install-upgrade.diff (2.2 KB) - added by kopepasah 12 years ago.
22375.diff (2.8 KB) - added by SergeyBiryukov 12 years ago.
22375_3.diff (3.8 KB) - added by kopepasah 12 years ago.

Download all attachments as: .zip

Change History (8)

#1 @SergeyBiryukov
12 years ago

22375.diff:

The same logo is also used in wp-admin/maint/repair.php and wp-admin/network/sites.php (not addressed in the patch).

#2 @nacin
12 years ago

This looks good. A few notes, we rarely bother to translate WordPress, and the title doesn't seem necessary

@kopepasah
12 years ago

#3 @kopepasah
12 years ago

attachment:22375_3.diff

  • Removes the title from the anchors.
  • Adds the same logo in wp-admin/maint/repair.php and wp-admin/network/sites.php.
Last edited 12 years ago by kopepasah (previous) (diff)

#4 @ryan
12 years ago

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

In 22419:

Use retina logo in install, upgrade, setup-config, repair, and confirmation screens.

Props kopepasah, SergeyBiryukov
fixes #22375

#5 @SergeyBiryukov
12 years ago

  • Milestone changed from Awaiting Review to 3.5
Note: See TracTickets for help on using tickets.