benecaster_show_archived
Fires after a show is archived 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 |
Need this built rather than just documented? See our services →