Support Forum
there is a new recent posts widget and template tag... so yeah... the name of the template tag has changed to sp_RecentPostsTag() with a whole slew of potential options (see the code)... for either, you will need the template tags plugin for SP...
Visit Cruise Talk Central and Mr Papa's World
we hope to get the codex population started soon...
Visit Cruise Talk Central and Mr Papa's World
The codex info on the widget and how to setup is still available.
http://codex.simple-press.com/.....i/widgets/
If you use a theme that allows widgets in different areas, header, sidebar, footer, etc then that may be all you need.
We did lose the info on how to use that template tag but as Andy said it is pretty well documented.
For example here is one of my setups.
<?php sp_RecentPostsTag('beforeForum=In the Forum: &afterForum= &beforeUser= <b>&afterUser= </b>&beforeTopic= posted:&afterDate=<hr />&itemOrder=FUTD&limit=12');?>
Makes it look like this:
In the Forum: Slingbox Hardware MuzicEngineer posted: Slingbox Pro-HD has bad capacitors too!!
- 26 minutes ago
I hope to rewrite this one and post it soon.