hook (filter): Filter the login error message.<p>Defaults to a message that explains the user must use a WordPress.com account with 2FA enabled.</p>
No new hooks added in 12.8.1 Below are recently added.
hook (filter): Filter the login error message.<p>Defaults to a message that explains the user must use a WordPress.com account with 2FA enabled.</p>
hook (filter): Filter if an admin notice is deplayed when Force 2FA is required, but SSO is not enabled.<p>Defaults to true.</p>
hook (filter): Filter the role to force 2FA for.<p>Defaults to manage_options.</p>
hook (filter): Filter to include Force 2FA feature.<p>By default, <code>manage_options</code> users are forced when enable. The capability can be modified with the <code>jetpack_force_2fa_cap</code> filter.</p> <p>To enable the feature, add the following code: add_filter( 'jetpack_force_2fa', '__return_true' );</p>
hook (filter): Filter for an answer prompt override.<p>Example: "Talk like a cowboy."</p>
hook (filter): Filter whether the AI chat feature is enabled in the Jetpack plugin.
hook (filter): Allow filtering the attachment ID used to fetch and populate metadata about an image in a gallery.
hook (filter): Allow defining custom event properties in WooCommerce Analytics.