Wether to show the Advertising menu under the main Tools menu.
jetpack_dsp_promote_posts_enabled
jetpack_dsp_promote_posts_enabledjetpack_honor_dnt_header_for_wgaFilter the option which decides honor DNT or not.
jetpack_post_list_display_share_actionFilter to enable/disable the Share action on the post list screen. The Share action allows users to reshare published posts via Jetpack Social. It is automatically enabled for plans that support the ‘republicize’ feature, but can be disabled via this filter.
jetpack_on_posts_list_initAction called after initializing Post_List Admin resources.
publicize_classic_editor_form_afterFires right after rendering the Publicize form in the Classic Editor.
publicize_classic_editor_form_beforeFires right before rendering the Publicize form in the Classic Editor.
jetpack_podcast_post_fetchAllow callers to identify when we have completed fetching a specified podcast feed. This makes it possible to clean up any actions or filters that were set up using the `jetpack_podcast_pre_fetch` action. Note that this action runs after other hooks added by Jetpack have been removed.
jetpack_podcast_pre_fetchAllow callers to set up any desired hooks when we fetch the content for a podcast. The `jetpack_podcast_post_fetch` action can be used to perform cleanup.
videopress_initFires after the VideoPress package is initialized