Action hook 'network_site_info_form'

in WP Core File wp-admin/network/site-info.php at line 234

Description

Fires at the end of the site info form in network admin.

Occurrences

Filename Line Number
wp-admin/network/site-info.php 234

Parameters

Type Name Description
int $id The site ID.

PHP Doc

/**
	 * Fires at the end of the site info form in network admin.
	 *
	 * @since 5.6.0
	 *
	 * @param int $id The site ID.
	 */