WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about mature_blog

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/ms-site.php do_action 1168 /**
* Fires when the 'mature' status is added to a site.
*
* @since 3.1.0
*
* @param int $site_id Site ID.
*/

Hook Parameters

Parameter Type Name Description
int $site_id Site ID.