do_action( 'unarchive_blog', int $site_id )

Fires when the ‘archived’ status is removed from a site.


Description Description


Parameters Parameters

$site_id

(int) Site ID.


Top ↑

Source Source

File: wp-includes/ms-site.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.