: There's two ways you can do it. "Reverse engineer" the database and use MySQL in PHP code to get the news articles, though it's pretty trivial, and use a few filter functions defined in
There's two ways you can do it. "Reverse engineer" the database and use MySQL in PHP code to get the news articles, though it's pretty trivial, and use a few filter functions defined in the WP headers to transform the post content.
Or use the functions entirely from the WP headers, described in codex.wordpress.org/Integrating_WordPress_with_Your_Website.
I did this with my band's website and use Disqus comments to add comments to my static site, but didn't think of using the functions method and went for... manual approach. Either way, it's basically just getting the post data yourself and spewing it out using PHP.
More posts by @Berryessa370
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.