828*829* @since 3.1.0830*831* @param bool$result Whether the network can be edited from this page.832* @param int$network_id The network ID to check.833*/834returnapply_filters('can_edit_network',$result,$network_id);835}836837/**838* Prints thickbox image paths for Network Admin.839*840* @since 3.1.0
History
Introduced in 3.1.0. Unchanged from 6.7.7 through 7.1.0.