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.


Top ↑

Source Source

File: wp-admin/network/sites.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
MU (3.0.0) Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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