do_action( 'RCB/Scanner/ExternalHost/Found', $host, $scanEntries )
A new external host was found for the scanner.
Parameters:
Name | Type | Description |
---|---|---|
$host |
string | Example: external.example.com |
$scanEntries |
Array.<ScanEntry> | See ScanEntry class |
- Since:
- 2.6.0
- See: