Adjust the time limit for the scheduled cleanup.
jetpack_connection_nonce_cleanup_runtime_limit
jetpack_connection_nonce_cleanup_runtime_limitjetpack_connection_nonce_cleanup_runtime_limitAdjust the time limit for the scheduled cleanup.
jetpack_connection_add_nonce_cleanupUse the filter to disable the nonce cleanup that happens at shutdown after adding a new nonce.
jetpack_reconnection_completedAction fired when reconnection has completed successfully.
jetpack_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.