WordPress posting SQL query
-
Hello,
I have an online magazine where I post several news. I also have a wordpress blog. I have both on the same server.
What I would like to do is: when I post/delete/modify news on my magazine using a self made CMS, I would like those news being also posted/deleted/modified on the blog using a query from the same CMS, not wp-admin (otherwise I would need to do twice the same work…)
What sql queries I would need to do so? It seems that there are many fields in the wordpress post’s tables to take care of…
Thank you in advance
The topic ‘WordPress posting SQL query’ is closed to new replies.