Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-admin/network/site-settings.php | do_action | 174 | /** * Fires at the end of the Edit Site form, before the submit button. * * @since 3.0.0 * * @param int $id Site ID. */ |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
int | $id | Site ID. |