Forums
(@imbimp)
13 years, 11 months ago
Very simple just add this line to postie-functions.php in your postie plugin directory…
update_post_meta( $post_id, ‘_thumbnail_id’, $id );
around line 1354 (inside function postie_media_handle_upload)