do_action( ‘make_undelete_blog’, int $site_id )

In this article

Fires when the ‘deleted’ status is removed from a site.

Parameters

$site_idint
Site ID.

Source

do_action( 'make_undelete_blog', $site_id );

Changelog

VersionDescription
3.5.0Introduced.

User Contributed Notes

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