apply_filters("whereused_scan_block", array $refs , array $block , array $ref )
        
    Details
- whereused_scan_block
 - filter hook
 - Active
 - 1.1.0
 
Description
WhereUsed is not aware of the functionality of a custom Gutenberg block. This hook allows you to intercept the scan of this block and create references using the Reference object.
Parameters
- 
                
$refsarray - 
                Array of WhereUsed\Reference objects
 - 
                
$blockarray - 
                Block getting scanned
 - 
                
$refarray - 
                Reference details which will need to be passed to a new WhereUsed\Reference to add new references