483 /**484 * Fires in the Network Admin 'Right Now' dashboard widget485 * just before the user and site search form fields.486 *487 * @since MU (3.0.0)488 */489 do_action( 'wpmuadminresult' );490 ?>491492<formaction="<?phpechoesc_url(network_admin_url('users.php'));?>"method="get">493<p>494<labelclass="screen-reader-text"for="search-users">495<?php
History
Introduced in MU (3.0.0). Unchanged from 6.7.7 through 7.1.0.