WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about network_site_info_form

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-admin/network/site-info.php do_action 215 /**
* Fires at the end of the site info form in network admin.
*
* @since 5.6.0
*
* @param int $id The site ID.
*/

Hook Parameters

Parameter Type Name Description
int $id The site ID.