Is there a way to get the last post of your blog on the index of your main page ? I mean I want to include the last blog summary on my main page thats not word press, can this be done ?
Thanks in advance.
David Eaton
Is there a way to get the last post of your blog on the index of your main page ? I mean I want to include the last blog summary on my main page thats not word press, can this be done ?
Thanks in advance.
David Eaton
Yes. You just need to query the wp_posts table in the WordPress database. Note, however, that wp_ is the default prefix that could have been set to something else during installation, so your database might have a different table name.
Great, Thanks.
I was just wondering if you could include something kinda like simple machines do with their forum software..
I see someone else had the same question. so I am just posting a link to the source code.
http://wordpress.org/support/topic/181741
Thanks.
This topic has been closed to new replies.