WordPress Custom Query To Select Posts From A Category
Posted on February 26th, 2010 in PHP, Web Development | No Comments »
A friend asked how he could pull the three most recent WordPress posts from a particular category on a non-WordPress site. He has the ability to connect to the WordPress database. So here is the code you need to pull this off.
