do_action( 'mc_clean_duplicate_locations', $deleted, $failed )
Run when action to clean up duplicate locations is run.
Parameters:
Name | Type | Description |
---|---|---|
$deleted |
array | Array of location IDs successfully deleted. |
$failed |
array | Array of location IDs that were not successfully deleted. |
- Source: