do_action( 'unmature_blog', int $blog_id )

Fires when the ‘mature’ status is removed from a blog.


Parameters

$blog_id

(int) Blog ID.


Source

File: wp-includes/ms-blogs.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.1.0 Introduced.