Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#48479 closed enhancement (fixed)

Found HTTP in Document

Reported by: tsuyoring Owned by: SergeyBiryukov
Priority: normal Milestone: 5.4
Component: General Version:
Severity: minor Keywords: has-patch
Cc: Focuses: docs

Description

I found a lot of "http://" in inline document. I think it should be "https://".

Attachments (1)

48479.diff (6.6 KB ) - added by tsuyoring 7 years ago.
I fixed this.

Download all attachments as: .zip

Change History (4)

@tsuyoring
7 years ago

I fixed this.

#1 @mukesh27
7 years ago

  • Keywords has-patch added; needs-patch removed

#2 @SergeyBiryukov
7 years ago

  • Milestone Awaiting Review5.4
  • Owner set to SergeyBiryukov
  • Status newreviewing

Hi there, welcome to WordPress Trac! Thanks for the ticket.

getID3(), PHPMailer, and SimplePie are external libraries, any changes to their files should be submitted to the respective GitHub repositories:

The rest of the changes look good.

#3 @SergeyBiryukov
7 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 46626:

Docs: Update URLs in some @link tags and switch them to HTTPS.

Props tsuyoring.
Fixes #48479.

Note: See TracTickets for help on using tickets.