do_action( ‘archive_blog’, int $site_id )

In this article

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

Parameters

$site_idint
Site ID.

Source

do_action( 'archive_blog', $site_id );

Changelog

VersionDescription
MU (3.0.0)Introduced.

User Contributed Notes

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