メインコンテンツまでスキップ

Action: wu_mt_site_isolated

Fires after a subsite has been isolated to its own sovereign database.

Payload shape matches the legacy wu_mt_site_isolated contract so downstream listeners (db-config overlay regeneration, audit log, tests) continue to work without changes.

Parameters

NameTypeDescription
$blog_idintThe isolated blog ID.
$new_site\WP_SiteThe new site object.
$db_infoarray{ db_name, db_user, db_host, db_pass_ref, tenant_root, isolation_model }

Since

  • 1.2.0

Source

Defined in inc/managers/class-site-provisioner.php at line 1466