do_action( 'deactivate_blog', string $id )

Fires before a network site is deactivated.


Parameters

$id

(string) The ID of the site being deactivated.


Source

File: wp-admin/network/sites.php

View on GitHub


Changelog

Changelog
Version Description
WP-MU Introduced. (3.0.0)