do_action( 'deactivate_blog', string $id )
Fires before a network site is deactivated.
Description Description
Parameters Parameters
- $id
-
(string) The ID of the site being deactivated.
Source Source
Changelog Changelog
Version | Description |
---|---|
MU (3.0.0) | Introduced. |