Action: mc_modify_location

do_action( 'mc_modify_location', $where, $update, $post )

Executed an action when a location is modified.

Parameters:
Name Type Description
$where array

Array [location_id => $id].

$update array

Array of location parameters to update.

$post array

POST array.

Source: