Make WordPress Core

Opened 7 years ago

Closed 4 years ago

#42550 closed enhancement (duplicate)

Make wp_upload_dir respect URL scheme

Reported by: senning's profile Senning Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Upload Keywords: needs-testing needs-unit-tests has-patch
Focuses: Cc:

Description

wp_upload_dir() should respect the request scheme, consistent with get_site_url(). This would be helpful for plugins which put their generated content in the uploads directory.

Attachments (1)

0001-make-wp_upload_dir-respect-SSL.patch (640 bytes) - added by Senning 7 years ago.
Run set_url_scheme on URLs in _wp_upload_dir

Download all attachments as: .zip

Change History (5)

@Senning
7 years ago

Run set_url_scheme on URLs in _wp_upload_dir

#1 @pento
7 years ago

  • Version trunk deleted

This ticket was mentioned in Slack in #core by noisysocks. View the logs.


4 years ago

#3 @noisysocks
4 years ago

  • Component changed from General to Upload
  • Keywords dev-feedback needs-testing needs-unit-tests has-patch added

#4 @SergeyBiryukov
4 years ago

  • Keywords dev-feedback removed
  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Hi there, welcome to WordPress Trac!

Thanks for the ticket, we're already tracking this enhancement in #25449.

Note: See TracTickets for help on using tickets.