do_action( 'network_site_info_form', int $id )
Fires at the end of the site info form in network admin.
Parameters
- $id
-
The site ID.
Source
Changelog
| Version | Description |
|---|---|
| 5.6.0 | Introduced. |
Fires at the end of the site info form in network admin.
The site ID.
| Version | Description |
|---|---|
| 5.6.0 | Introduced. |