do_action( 'RCB/Scanner/ExternalHost/Removed', $host, $scanEntries )
An external host was removed from the scanner results as it is no longer found on your site.
Parameters:
Name | Type | Description |
---|---|---|
$host |
string | Example: "external.example.com" |
$scanEntries |
Array.<ScanEntry> | See ScanEntry class |
- Since:
- 2.6.0
- See: