WP_FAIL2BAN_LOG_COMMENTSΒΆ
New in version 3.5.0.
WPf2b can now log comments. To enable this feature, add the following to wp-config.php
:
define('WP_FAIL2BAN_LOG_COMMENTS', true);
The comment ID and IP will be written to WP_FAIL2BAN_COMMENT_LOG and matched by wordpress-extra.conf.