apply_filters( 'llms_is_spammer', bool $is_spammer, array $activity )

Allow filtering whether the current visitor is a spammer.


Parameters Parameters

$is_spammer

(bool) Whether the current visitor is a spammer.

$activity

(array) The list of potential spam activity.


Top ↑

Source Source

File: includes/llms.spam.functions.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
9.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.