wyldeg
Member
Posted 8 months ago #
Hi All
I hope this is the right section for this question.
Im running my wbsite on wordpress and building another website which I would like to have display certain posts from my wordpress site. Is this possible. It would be posts for 3 categories.
Thanks
It's possible. I'm thinking either use
- rss feed
- plugin
- get down and dirty and make mysql connect and query
f.e. http://www.ipsure.com/blog/2010/displaying-most-recent-wordpress-posts-on-another-web-site-or-a-different-wp-blog/ (result from a quick google search)