Skip to main content

benecaster_episode_imported

Action Premium migration-wizard Since v1.0.0

Fires after each draft episode is created during a hosting feed sync. The draft post and all mappable meta fields are already set. Use to auto-populate additional fields, trigger external actions, or modify the draft before the podcaster reviews it.

Parameters

Name Type Default Description
$episode_id int ID of the created draft episode post
$show_id int ID of the parent show
$rss_item SimpleXMLElement The raw RSS item that was imported