Hi All,
I am kind of new WordPress. I have a WordPress site running successfully with a blog. I have used the information from the url below to grab blog posts from my wordpress site and post them to my site using php. My question is, is there a simple way to grab comments approved to separate site alongside blog posts as well?
http://codex.wordpress.org/Integrating_WordPress_with_Your_Website
I couldn't find any clear instructions on this. For example: I would like to grab comment id, comment date, comment and appear underneath the blog post. I am sure people have implemented this into external sites before.
Any feedback would be greatly appreciated.