Filters whether Jetpack Abilities API registration should run. Default `false`. Return `true` to enable registration for this request, typically gated on a site option, user capability, or feature flag to support staged rollout.
Parameters
- $enabled
bool Whether to register abilities. Default false.
Changelog
- Introduced in Jetpack 0.1.0