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