do_action( 'deactivate_blog', int $id )

Fires before a network site is deactivated.


Parameters

$id

The ID of the site being deactivated.


Source

File: wp-admin/network/sites.php

View on GitHub


Changelog

Changelog
Version Description
MU (3.0.0) Introduced. MU (3.0.0)