602* By default this column is hidden unless something is hooked to the action.603*604* @since MU(3.0.0)605*606* @param int$blog_id The site ID.607*/608do_action('wpmublogsaction',$blog['blog_id']);609}610}611612/**613* Handles output for the default column.614*
History
Introduced in MU (3.0.0). Unchanged from 6.7.7 through 7.1.0.