Click to See Complete Forum and Search --> : Wordpress posting SQL query


JuanDBB
11-25-2008, 05:16 PM
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 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...

Thank you in advance