Save post from outside WordPress
-
I’m running a news site which supports a print newspaper. The stories come from the newspaper’s print publishing system as XML files. The XML contains the following info:
- Title
- Author
- Date
- Excerpt
- Content
- Category
I want to take this info and insert it into the WP database as posts. What is the easiest/best/most efficient way to do this?
I was hoping I could make use of existing WP functions – that is, whatever WP uses when manually saving a post from the admin interface.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Save post from outside WordPress’ is closed to new replies.