Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#25172 closed defect (bug) (duplicate)

wp_get_attachment_image_src not checking SSL

Reported by: midwestkel Owned by:
Priority: normal Milestone:
Component: Media Version: 2.5
Severity: normal Keywords:
Cc: Focuses:

Description

The array that is built with wp_get_attachment_image_src() returns the image with http:// always and does not check to see if the site URL is https:// like for example, get_bloginfo() does.

Expected to change the URL to https://

Change History (1)

#1 @SergeyBiryukov
13 years ago

  • Component GeneralMedia
  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed
  • Version 3.62.5

Duplicate of #15928 and #19722.

Note: See TracTickets for help on using tickets.