Opened 18 years ago
Closed 18 years ago
#7206 closed defect (bug) (fixed)
Upload URLs not being correctly determined by wp_upload_dir()
| Reported by: | sambauers | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 2.6 |
| Component: | General | Version: | 2.6 |
| Severity: | critical | Keywords: | has-patch |
| Cc: | Focuses: |
Description
This is a bug introduced by #6938 related changes.
wp_upload_dir() was not properly adapted to handle WP_CONTENT_URL
Patch attached.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [8216]) Use WP_CONTENT_URL in wp_upload_dir(). Props sambauers. fixes #7206