apply_filters( 'can_edit_network', bool $result, int $network_id )

Filters whether this network can be edited from this page.


Description Description


Parameters Parameters

$result

(bool) Whether the network can be edited from this page.

$network_id

(int) The network ID to check.


Top ↑

Source Source

File: wp-admin/includes/ms.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.