Hi I need some help creating a plugin that will a new published posts data to another PHP page which then will put that data into another mysql database.
The problem I am having is that I don't know how to code for wordpress, and I was wondering if someone would be able to let me know, how do I:
a) get the title and body contents of a new published post
b) get the keywords
c) get who wrote the article.
it needs to get $_post to the php file which is on another server.
If anyone can help please...