Filters the jetpack_disconnect capability.
jetpack_disconnect_cap
jetpack_disconnect_capjetpack_disconnect_capFilters the jetpack_disconnect capability.
jetpack_connection_invalid_blog_token_admin_noticeFilters the message to be displayed in the admin notices area when there’s a invalid blog token xmlrpc errorReturn an empty value to disable the message.
jetpack_connection_bypass_error_reporting_gateWhether to bypass the gate for the error handling By default, we only process errors once an hour for each error code. This is done to avoid overflows. If you need to disable this gate, you can set this variable to true. This filter is useful for unit testing
jetpack_device_detection_get_infoFilter the value of Device_Detection::get_info.
grunion_after_feedback_post_insertedFires after the feedback post for the contact form submission has been inserted.
jetpack_sso_login_form_below_wpcomAllow extension below Jetpack’s SSO form.
jetpack_sso_login_form_above_wpcomAllow extension above Jetpack’s SSO form.
jetpack_sync_non_blockingFilters the option to enable non-blocking sync. Default value is false, filter to true to enable non-blocking mode which will have WP.com return early and use the sync/close endpoint to check-in processed items.
jetpack_publicize_optionsFilters the options for Publicize. As of Jetpack 8.5, the array keys could be: attach_media bool If Publicize should send the image to the social media platform. Default false.