Filters the minimum posts published in the last month needed for the Posts to Podcast post-publish promo.
jetpack_posts_to_podcast_post_publish_promo_min_published_posts
jetpack_posts_to_podcast_post_publish_promo_min_published_postsjetpack_posts_to_podcast_post_publish_promo_min_published_postsFilters the minimum posts published in the last month needed for the Posts to Podcast post-publish promo.
jetpack_posts_to_podcast_is_enabledFilter to allow disabling the Posts to Podcast feature on a per-site basis. Defaults to true wherever the podcast package is active; flip this to false to hide the section during a staged rollout without disabling the package.
jetpack_podcast_settings_savedFires after a podcast settings write changes at least one option.
jetpack_podcast_for_the_worldAllow the Podcast package to load on self-hosted Jetpack sites.
agents_manager_open_state_cache_ttlFilter how long the cached open state lives. It’s refreshed on every read/write through this store, so the TTL mainly caps how long a value changed elsewhere (e.g. in Calypso) stays stale.
jetpack_agents_manager_initializedFires once the Agents Manager class has been instantiated.
agents_manager_variantFilter the script variant the Agents Manager loads for this request.
jetpack_account_protection_validation_max_lengthFilters the maximum allowed password length for Account Protection. The default is a floor: values below it are ignored, so the filter can only raise the maximum, never lower it.
jetpack_account_protection_validation_min_lengthFilters the minimum allowed password length for Account Protection. The default is a floor: values below it are ignored, so the filter can only raise the minimum, never lower it.