public static function is_spam_entry( $entry, $form )
Determines if the supplied entry is spam.
Since: 2.4.17
Source: common.php:4802
Parameters
| Name | Type | Default | Description |
|---|
$entry | array | | The entry currently being processed. |
$form | array | | The form currently being processed. |
Returns