Creating Posts Programmtically.
-
Hi friends,
I am in need of creating posts – basically copying post from one blog to other blog, where potentially posts might exist with the same ID – by writing a piece of code using PHP. I am planning to usethe function wp_insert_post() to insert the posts in the database. Is this the right way to do this? and would really appreciate if someone can tell me what tables of the database is it going to affect?
TIA
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Creating Posts Programmtically.’ is closed to new replies.