do_action( 'deactivate_blog', int $id )
Fires before a network site is deactivated.
Parameters
-
$id
int -
The ID of the site being deactivated.
Source
File: wp-admin/network/sites.php
.
View all references
do_action( 'deactivate_blog', $id );
Changelog
Version | Description |
---|---|
MU (3.0.0) | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.
Example migrated from Codex: