Forums

content of latest post on a non blog page (2 posts)

  1. OperaManiac
    Member
    Posted 8 years ago #

    I was kinda thinking of using WP as a syndication application on a friend's site and just want to use the content of the LATEST post on a wp blog on one of the non blog pages as a section...
    any ideas? i dont want to set the blog to show 1 post by default and put the blog template content coz the blog exists seperately otherwise!

  2. OperaManiac
    Member
    Posted 8 years ago #


    <?php $posts = get_posts('numberposts=1') ;?>

    this seems to be working!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.