do_action( 'RCB/Scanner/Preset/Found', $template, $scanEntries )
A new template was found in the scanner.
Parameters:
Name | Type | Description |
---|---|---|
$template |
string | Example: "google-fonts" |
$scanEntries |
Array.<ScanEntry> | See ScanEntry class |
- Since:
- 2.6.0
- See: