We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add_action( 'comment_post', array( $this, 'comment_spam' ), 10, 2 ); add_action( 'wp_set_comment_status', array( $this, 'comment_spam' ), 10, 2 ); add_filter( 'xmlrpc_pingback_error', array( $this, 'xmlrpc_pingback_error' ), 1 );
https://github.com/thebrandonallen/wp-fail2ban-redux/blob/develop/wp-fail2ban-redux/classes/class-wp-fail2ban-redux.php#L99
The text was updated successfully, but these errors were encountered:
@lkraav Could you help me by providing comment traffic logs for me?
My clients have no websites with comment activity.
Sorry, something went wrong.
Wdym "comment traffic logs"?
Something like json_encode($_POST and $_SERVER[HTTP_*] and IP and UA)
json_encode($_POST and $_SERVER[HTTP_*] and IP and UA)
https://github.com/szepeviktor/waf4wordpress/blob/master/http-analyzer/waf4wordpress-http-analyzer.php#L278-L307
No branches or pull requests
https://github.com/thebrandonallen/wp-fail2ban-redux/blob/develop/wp-fail2ban-redux/classes/class-wp-fail2ban-redux.php#L99
The text was updated successfully, but these errors were encountered: