WP Kernel API / core/src / contracts / ACTION_LIFECYCLE_PHASES
Variable: ACTION_LIFECYCLE_PHASES
ts
const ACTION_LIFECYCLE_PHASES: readonly ["start", "complete", "error"];
Canonical lifecycle phases emitted by Actions.