Skip to main content

is_spam_entry()

public static function is_spam_entry( $entry, $form )

Determines if the supplied entry is spam.

Since: 2.4.17

Source: common.php:4802

Parameters

NameTypeDefaultDescription
$entryarrayThe entry currently being processed.
$formarrayThe form currently being processed.

Returns

  • bool