Filter: mc_location_manager_cells

apply_filters( 'mc_location_manager_cells', $custom_location_cells, $location ) → {string}

Add custom column table cells to Location Manager.

Parameters:
Name Type Description
$custom_location_cells string

HTML output. Appends HTML in the end column of the location manager table row.

$location object

Locatino object.

Source:
Returns:
Type
string