Fires when Jetpack installs a plugin for you.
jetpack_activated_plugin
jetpack_activated_pluginjetpack_activated_pluginFires when Jetpack installs a plugin for you.
jetpack_contact_form_in_comment_disallowed_listFilter whether a submitted contact form is in the comment disallowed list.
jetpack_connection_error_noticeFires inside the admin_notices hook just before displaying the error message for a broken connection. If you want to disable the default message from being displayed, return an empty value in the jetpack_connection_error_notice_message filter.
jetpack_connection_error_notice_messageFilters the message to be displayed in the admin notices area when there’s a connection error. By default we don’t display any errors. Return an empty value to disable the message.
jetpack_lazy_load_get_file_for_environmentFilters the URL for a file passed through the get_file_url_for_environment function.
jetpack_lazy_images_is_amp_requestReturns true if the current request should return valid AMP content.
jetpack_is_local_siteFilters is_local_site check.
jetpack_offline_modeFilters Jetpack’s offline mode.