Filters the feature array on a module.This filter allows you to control where each module is filtered: Recommended, and the default “Other” listing.
jetpack_module_feature
jetpack_module_featurejetpack_module_featureFilters the feature array on a module.This filter allows you to control where each module is filtered: Recommended, and the default “Other” listing.
jetpack_get_default_modulesFilters the array of default modules.
jetpack_get_available_modulesFilters the array of modules available to be activated.
jetpack_security_reportFires before a security report is created.
jetpack_enable_open_graphAllow the addition of Open Graph Meta Tags to all pages.
jetpack_rest_api_compatFilters the list of REST API compat files to be included.
jetpack_modules_loadedFires when all the modules are loaded.
jetpack_module_loaded_{$module}Fires when a specific module is loaded. The dynamic part of the hook, $module, is the module slug.
jetpack_development_modeFilters Jetpack’s development mode.
update_option_jetpack_single_user_siteFires when a user is added or removed from a site.Determines if the site is a single user site.