do_action( ‘mature_blog’, int $site_id )

In this article

Fires when the ‘mature’ status is added to a site.

Parameters

$site_idint
Site ID.

Source

do_action( 'mature_blog', $site_id );

Changelog

VersionDescription
3.1.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.