Changes between Initial Version and Version 1 of Ticket #19629, comment 6
- Timestamp:
- 11/12/2012 09:10:09 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19629, comment 6
initial v1 5 5 > 2. set the image as the featured images for the post 6 6 7 Had to reimplement `media_sideload_image()` a couple of times for this exact use case.7 I had to reimplement `media_sideload_image()` a couple of times for this exact use case. 8 8 9 9 The approach in [attachment:wp-sideload-media-id-ak.diff] makes sense to me.