Description
It seems that the Recent activity block is the last remaining place using print_recent_activity() - and it itself admits it does it in a hacky way. Implementing the separate callback for this function in every module is crazy. We might want to try and re-use xxx_get_recent_mod_activity() results.