• Just wondering if it is possible to post some html on another (html/ php) site showing my latest WP post (using the Prologue theme).
    In essence, along the same lines as a rss/ twitter feed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • If your trying to add your posts from wordpress to a static part of your site or another site for that matter I would use simplepie.

    1 – Upload the entire contents of the simplepie folder to the root of your site,

    2 – From there you will need to add your feed url to the php file and upload it to the root

    3 – Use an includes on the page you want the feed to be displayed. Very easy and works like a charm.

    Thread Starter Lee Rickler

    (@bigbadboy)

    Thanks for that, I’ll give it a try.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘display post outside wp – html?’ is closed to new replies.