function bp_links_get_last_updated()
{
    return apply_filters('bp_links_get_last_updated', BP_Links_Link::get_last_updated());
}