Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#40732 closed enhancement (fixed)

Update links in docs to HTTPS when available

Reported by: johnpgreen's profile johnpgreen Owned by: drewapicture's profile DrewAPicture
Milestone: 4.9 Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: docs Cc:

Description

There are URLs in the code docs which use HTTP when HTTPS is available for those domains.

Previously: #36993, #37622

Patch incoming.

Attachments (2)

40732.patch (5.3 KB) - added by johnpgreen 7 years ago.
40732.2.patch (7.8 KB) - added by johnpgreen 7 years ago.
Updated patch

Download all attachments as: .zip

Change History (6)

@johnpgreen
7 years ago

#1 @johnpgreen
7 years ago

  • Keywords has-patch added

@johnpgreen
7 years ago

Updated patch

#2 @johnpgreen
7 years ago

  • Summary changed from Update links in docs to HTTPS when available (4.8 edition) to Update links in docs to HTTPS when available
  • Version 4.8 deleted

Updated patch.

#3 @DrewAPicture
7 years ago

  • Milestone changed from Awaiting Review to 4.9

Thanks for the patch!

#4 @DrewAPicture
7 years ago

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

In 40948:

Docs: Replace a variety of http links referenced in inline docs with their https counterparts (where possible).

Props johnpgreen.
Fixes #40732.

Note: See TracTickets for help on using tickets.