Allow plugins and themes to tell lazy images to skip an image with a given class.
jetpack_lazy_images_blocked_classes
jetpack_lazy_images_blocked_classesjetpack_lazy_images_blocked_classesAllow plugins and themes to tell lazy images to skip an image with a given class.
jetpack_connection_disconnect_site_wpcomFires upon the disconnect attempt. Return `false` to prevent the disconnect.
jetpack_connection_delete_all_tokensFires upon the disconnect attempt. Return `false` to prevent the disconnect.
jetpack_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.