Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#31699 closed defect (bug) (fixed)

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

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

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 12 years ago.

Download all attachments as: .zip

Change History (6)

@mercime
12 years ago

#1 @mercime
12 years ago

  • Component GeneralBundled Theme
  • Keywords has-patch added

#2 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 31839:

Bundled themes: Use SSL for theme and author URIs.

props mercime.
fixes #31699. see #27115.

#3 @SergeyBiryukov
12 years ago

  • Milestone Awaiting Review4.2

#4 @obenland
12 years ago

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

#5 @SergeyBiryukov
12 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.