934*935* @since 3.0.0936*937* @param string$active_signupString that returns registration type. The value can be938*'all','none','blog',or'user'.939*/940$active_signup=apply_filters('wpmu_active_signup',$active_signup);941942if(current_user_can('manage_network')){943echo'<div class="mu_alert">';944_e('Greetings Network Administrator!');945echo' ';946
History
Introduced in 3.0.0. Unchanged from 6.7.7 through 7.1.0.