Changes between Initial Version and Version 1 of Ticket #19629, comment 6

Timestamp:
11/12/12 21:10:09 (6 months ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19629, comment 6

    initial v1  
    55> 2. set the image as the featured images for the post 
    66 
    7 Had to reimplement `media_sideload_image()` a couple of times for this exact use case. 
     7I had to reimplement `media_sideload_image()` a couple of times for this exact use case. 
    88 
    99The approach in [attachment:wp-sideload-media-id-ak.diff] makes sense to me.