Function Hook_spam_heuristics_header_absence->assess_confidence
Definitions
sources/hooks/systems/spam_heuristics/header_absence.php
- Find the confidence score for a particular spam heuristic as applied to the current context.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$post_data | string | required parameter | N/A | N/A | Posted data |
Return
- Confidence score
- Type: integer
- Set: N/A
- Range: N/A