Fires at the end of the site info form in network admin.
Parameters
$idint- The site ID.
Source
do_action( 'network_site_info_form', $id );
Changelog
| Version | Description |
|---|---|
| 5.6.0 | Introduced. |
Fires at the end of the site info form in network admin.
$idintdo_action( 'network_site_info_form', $id );
| Version | Description |
|---|---|
| 5.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.