Short-circuit check_login_ability. If there is an alternate way to validate the current IP such as a hard-coded list of IP addresses, we can short-circuit the rest of the login ability checks and return true here.
Parameters
- false
bool Should we allow all logins for the current ip? Default: false
Changelog
- Introduced in Jetpack 4.4.0