mustardBees/cmb_field_map

CMB2 - is it compatible?

sb-lc opened this issue · 4 comments

hi, is this field ready to go with CMB"?

array(
'name' => 'Location',
'desc' => 'Drag the marker to set the exact location',
'id' => $prefix . 'location',
'type' => 'pw_map',
'sanitization_cb' => 'pw_map_sanitise',
),

i use the above field declaration and the field is empty, do I need to adjust something?

Looks good. Make sure you are running the latest version.

Let me know how you get on.

you are a scholar and a gent :)

No worries! :)

what is the code to show it in the front-end