579* By default this column is hidden unless something is hooked to the action.580*581* @since MU(3.0.0)582*583* @param int$blog_id The site ID.584*/585do_action('wpmublogsaction',$blog['blog_id']);586}587}588589/**590* Handles output for the default column.591*
History
Introduced in MU (3.0.0). Unchanged from 6.7.7 through 7.1.0.