Uses
Uses | Description |
---|---|
wp-includes/load.php: get_current_network_id() | Retrieves the current network ID. |
wp-admin/includes/ms.php: can_edit_network | Filters whether this network can be edited from this page. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |