Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#31699 closed defect (bug) (fixed)

Update wordpress.org links in style.css files of five bundled themes

Reported by: mercime's profile mercime Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 4.2 Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: has-patch
Focuses: Cc:

Description

Attached patch updates wordpress.org links from http:/ to https:/ in the style.css files of the following bundled themes: Twenty Fourteen, Twenty Thirteen, Twenty Twelve, Twenty Eleven, and Twenty Ten.

Attachments (1)

31699.patch (5.3 KB) - added by mercime 10 years ago.

Download all attachments as: .zip

Change History (6)

@mercime
10 years ago

#1 @mercime
10 years ago

  • Component changed from General to Bundled Theme
  • Keywords has-patch added

#2 @SergeyBiryukov
10 years ago

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

In 31839:

Bundled themes: Use SSL for theme and author URIs.

props mercime.
fixes #31699. see #27115.

#3 @SergeyBiryukov
10 years ago

  • Milestone changed from Awaiting Review to 4.2

#4 @obenland
10 years ago

@SergeyBiryukov feel free to add trailing slashes as well, so they don't have to be redirected.

#5 @SergeyBiryukov
10 years ago

In 31840:

Bundled themes: Add trailing slashes to theme URIs to avoid a redirect.

props obenland.
see #31699.

Note: See TracTickets for help on using tickets.