832*833* @since 3.1.0834*835* @param bool$result Whether the network can be edited from this page.836* @param int$network_id The network ID to check.837*/838returnapply_filters('can_edit_network',$result,$network_id);839}840841/**842* Prints thickbox image paths for Network Admin.843*844* @since 3.1.0
History
Introduced in 3.1.0. Unchanged from 6.7.7 through 7.1.0.