Filter which determines whether or not password detection should be applied for the provided user.
Parameters
- $requires_protection
bool Whether or not password detection should be applied.
- $user
WP_User The user object to apply the filter against.
Changelog
- Introduced in Jetpack 0.1.0