Skip to main content

benecaster_podcast2_episode_auto_feed_credits

Filter Free Since v1.0.0

Filters the auto-injected Podcasting 2.0 feed credits for an episode before they are merged into the Feed Credits section and the feed. Starts as an empty array; add-ons push credit objects to inject read-only rows that the podcaster can see but not delete. Entry shape: {role: string, name: string, url?: string, image?: string, source: string, source_url?: string}. Recipe: guest-manager-auto-feed-credits.

Parameters

Name Type Default Description
$credits array Starts as []; each entry is {role: string, name: string, url?: string, image?: string, source: string, source_url?: string}
$episode_id int Episode post ID
$show_id int Show post ID

Returns: list

Affects

  • Episode Feed Credits section in episode editor (read-only rows)
  • benecaster_feed_podcast_episode_tags feed_credits key