Opened 11 years ago
Closed 11 years ago
#31660 closed defect (bug) (fixed)
Press This: some images don't get "sideloaded"
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.2 | Priority: | normal |
| Severity: | normal | Version: | 4.2 |
| Component: | Press This | Keywords: | |
| Focuses: | Cc: |
Description
Seems caused by slashes in post_content. We are looking at the POST which is slashed, need to strip slashes, run WP_Press_This::side_load_images(), then add slashes again.
Change History (1)
Note: See
TracTickets for help on using
tickets.
In 31799: