Filters the maximum allowed password length for Account Protection. The default is a floor: values below it are ignored, so the filter can only raise the maximum, never lower it.
Parameters
- $max_length
int The maximum allowed password length.
Changelog
- Introduced in Jetpack 0.3.4