Contents
Reference
Facility for logging password reset events.
Default facility: LOG_USER
LOG_USER
New in version 4.0.0.
/** * Facility for logging password reset events. */ define('WP_FAIL2BAN_PASSWORD_REQUEST_LOG', LOG_LOCAL3);
See also