Skip to content

From wp-fail2ban-redux - check commenters #6

@szepeviktor

Description

@szepeviktor
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions