WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about wpmu_upgrade_site

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-admin/network/upgrade.php do_action 122 /**
* Fires after each site has been upgraded.
*
* @since MU (3.0.0)
*
* @param int $site_id The Site ID.
*/

Hook Parameters

Parameter Type Name Description
int $site_id The Site ID.