Filter: mc_location_manager_headers

apply_filters( 'mc_location_manager_headers', $headers ) → {string}

Add custom column table headers to Location Manager.

Parameters:
Name Type Description
$headers string

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

Source:
Returns:
Type
string