Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Full Content of Most Recent Post on Front-Page?

excellent! i got it to work with this just before i checked back for your reply:

<a href="<?php echo get_topic_link($latestpost->topic_id); ?>"><?php echo get_topic_title($latestpost->topic_id); ?></a>

i think i understand it better now, thanks again! :D

Skip to toolbar