When I was running SimplePress 4.4.5, I was able to use a line of code that would show the 5 most recent forum posts with activity on the sidebar of my home page. I did so by using this code:
<?php sf_latest_posts(); ?><?php */?>
Has that changed with v5.x? If so, what is the new code? I have searched on the forums, but maybe I’m not searching for the correct keywords. Any help is greatly appreciated. Thank you.