Opened 8 years ago
Closed 8 years ago
#31648 closed defect (bug) (duplicate)
wp_upload_dir and SSL
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Upload | Keywords: | |
Focuses: | Cc: |
Description
Is there a way for wp_upload_dir()
to return baseurl
and url
as https
when used with SSL? As far as I can see, these are always http
Ref: http://codex.wordpress.org/Function_Reference/wp_upload_dir
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #25449.