/custom-network-site-info-field

Adds a custom field to the Info tab of each Wordpress network site's Edit Site page in a multisite installation

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Custom Network Site Info Field

This Wordpress plugin allows you to add a custom field to the network site info page wp-admin\network\site-info.php by using the network_site_info_form hook.

Usage

The sample provided here adds a single field called Custom Field with a label Custom Label. You will need to adjust these to suit your requirements.