Filter whether the site has a paid AI plan.
jetpack_block_notes_has_paid_ai_plan
jetpack_block_notes_has_paid_ai_planjetpack_block_notes_has_paid_ai_planFilter whether the site has a paid AI plan.
jetpack_sso_accept_wpcom_2faFilter whether to accept WordPress.com 2FA in place of a local Two-Factor prompt during SSO login. Return false to always require the local Two-Factor prompt, even when the user has completed 2FA on WordPress.com.
jetpack_sync_actor_dataFilters the actor data attached to sync events. Actor data identifies who or what triggered a sync event (user info, request context, MCP client details, etc.) and is sent alongside every event to WordPress.com.
jetpack_show_editor_panel_brandingWhether to show the Jetpack branding in editor panels (e.g., SEO, AI Assistant).
jetpack_disable_canonical_urlsCan be used to prevent the Canonical URLs module from outputting canonical tags.
jetpack_canonical_urlFilter the canonical URL before output.
jetpack_instant_search_disable_trackingWhether to disable Tracks and TrainTracks analytics. This can be enabled via URL parameter (?disable_tracking=1) for testing, or via the filter for permanent configuration. Useful for debugging issues where tracking may interfere with search functionality, such as Safari’s advanced tracking protection.
jetpack_postimages_exclude_imageFilters whether to exclude a specific image from post image discovery. This filter runs inside the Images class, which powers image selection for Related Posts, Open Graph tags, and other features. Returning a truthy value causes the image to be skipped.
jetpack_forms_admin_urlFilters the Forms admin page URL.