Filter to add connection errors Format: array( array( ‘code’ => ‘…’, ‘message’ => ‘…’, ‘action’ => ‘…’ ), … )
react_connection_errors_initial_state
react_connection_errors_initial_statereact_connection_errors_initial_stateFilter to add connection errors Format: array( array( ‘code’ => ‘…’, ‘message’ => ‘…’, ‘action’ => ‘…’ ), … )
wpcom_api_site_rolesFilter for curating the list of roles available for a wpcom site.
jetpack_delete_spam_feedbacks_limitFilter the amount of Spam feedback one can delete at once.
wordads_ccpa_disclosureFilter on the default CCPA disclosure text.
jetpack_psh_activeDisables the Plugin Search Hints feature found when searching the plugins page.
jetpack_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.