Install
forum-last-posters.phptomy-plugins/and activateEdit your
front-page.phpand/orforum.phptemplates to add FRESHNESS column in the forum list like so:> ' ); ?>">' ); ?>
(Notice the new Freshness and forum_time() lines, compared to the default template)
You may also use any of the other topic-like functions in any combination, see the FAQ for the list.
You may specify a specifc forum by id if using a custom query/template, ie.
forum_time(3)- otherwise it will automatically figure out the current forum id from the forum loop