Filter: mc_user_fields

apply_filters( 'mc_user_fields', $output, $user_edit ) → {string}

Add custom fields to the My Calendar section of the user profile.

Parameters:
Name Type Description
$output string

HTML for fields.

$user_edit int

User ID being edited.

Source:
Returns:
Type
string