benecaster_show_archived
Fires after ShowsController flips _benecaster_show_archived to 1 via POST /shows/{id}/archive. The plan slot is freed and the public feed URL will return HTTP 410 on the next request. The show post itself remains in publish status — only the meta flag changes. Use to clear per-show caches, notify subscribers, or trigger external integrations.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$show_id |
int |
— | ID of the archived show |