Skip to main content

benecaster_credit_applied

Action Free Since v1.0.0

Fires after a credit template has been stamped and the resolved HTML saved to the episode’s _benecaster_stamped_credit post meta. Use to log credit applications to an external system, trigger a webhook, or initiate a related workflow. The $stamped_html is the resolved HTML after all shortcodes were executed — it will not change unless the user re-applies or edits manually.

Parameters

Name Type Default Description
$episode_id int ID of the episode post
$credit_id string UUID of the credit template that was applied
$stamped_html string The fully-resolved HTML that was written to _benecaster_stamped_credit
$show_id int ID of the parent show