[wp-trac] [WordPress Trac] #15189: wp_insert_post() - Featured Image / Thumbnail Support

WordPress Trac wp-trac at lists.automattic.com
Fri Oct 22 04:02:38 UTC 2010


#15189: wp_insert_post()  - Featured Image / Thumbnail Support
-------------------------+--------------------------------------------------
 Reporter:  Seanmcn      |       Owner:                                      
     Type:  enhancement  |      Status:  new                                 
 Priority:  normal       |   Milestone:  Awaiting Review                     
Component:  XML-RPC      |     Version:  3.1                                 
 Severity:  normal       |    Keywords:  wp_insert_post() , thumbnail, images
-------------------------+--------------------------------------------------
 Correct me if I'm wrong but I'm trying to use wp_insert_post() to insert a
 post using a plugin that's pulling information through XML. Its all going
 perfect however I cannot set a featured image. I'd like if the following
 could work;

 wp_insert_post($quick);
 $quick['post_thumbnail'];

 a

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15189>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list