hook (action): Fires when Jetpack installs a plugin for you.
No new hooks added in 8.9 Below are recently added.
hook (action): Fires when Jetpack installs a plugin for you.
hook (filter): Filter whether a submitted contact form is in the comment disallowed list.
hook (action): Fires inside the admin_notices hook just before displaying the error message for a broken connection.<p>If you want to disable the default message from being displayed, return an emtpy value in the jetpack_connection_error_notice_message filter.</p>
hook (filter): Filters the message to be displayed in the admin notices area when there's a xmlrpc error.<p>By default we don't display any errors.</p> <p>Return an empty value to disable the message.</p>
hook (filter): Filters the URL for a file passed through the get_file_url_for_environment function.
hook (filter): Returns true if the current request should return valid AMP content.
hook (filter): Filters is_local_site check.
hook (filter): Filters Jetpack's offline mode.