Opened 15 years ago
Closed 15 years ago
#15189 closed enhancement (worksforme)
wp_insert_post() - Featured Image / Thumbnail Support
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.1 |
Component: | XML-RPC | Keywords: | wp_insert_post(), thumbnail, images |
Focuses: | Cc: |
Description
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);
$quickpost_thumbnail?;
a
Change History (1)
Note: See
TracTickets for help on using
tickets.
set_post_thumbnail(), new in 3.1.