Include WordPress Content Outside of WordPress

Posted by S Pangborn on Stack Overflow See other posts from Stack Overflow or by S Pangborn
Published on 2010-05-13T18:12:50Z Indexed on 2010/05/13 18:24 UTC
Read the original article Hit count: 1526

Filed under:
|

I'm looking to build a mobile version of a WordPress site and have most of it built in static files, but am trying to get access to the WordPress content from inside an external PHP file that the mobile site will run from. How can I get access to the loop or database without manually writing SQL queries?

© Stack Overflow or respective owner

Related posts about Wordpress

Related posts about php