Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Display latest post from WP


nickbrady
Member

@nickbrady

Hi, fel64, you can use wp_get_posts() instead of wp_show_posts() and then use a foreach loop, much like the examples in the WP Codex for the get_posts function

You don’t mind that pretty permalinks are not being used? I think it’s a killer, let’s hope some expert can help us.

Skip to toolbar