I am creating a custom bp theme and I would prefer to call the widgets directly from the code on my sidebar.php (or whatever) file.
For example I was able to call the login widget by calling bp_login_bar() but I have no idea how to call the rest of the widgets like members or recent activity.