jetpack_podcast_pre_fetch

    hook (action): Allow callers to set up any desired hooks when we fetch the content for a podcast.<p>The <code>jetpack_podcast_post_fetch</code> action can be used to perform cleanup.</p>

    Source: _inc/lib/class-jetpack-podcast-helper.php:288

    jetpack_podcast_post_fetch

    hook (action): Allow callers to identify when we have completed fetching a specified podcast feed.<p>This makes it possible to clean up any actions or filters that were set up using the <code>jetpack_podcast_pre_fetch</code> action.</p> <p>Note that this action runs after other hooks added by Jetpack have been removed.</p>

    Source: _inc/lib/class-jetpack-podcast-helper.php:311