WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about unarchive_blog

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/ms-site.php do_action 1202 /**
* Fires when the 'archived' status is removed from a site.
*
* @since MU (3.0.0)
*
* @param int $site_id Site ID.
*/

Hook Parameters

Parameter Type Name Description
int $site_id Site ID.