bobbingwide / oik-fields

Field formatting for custom post type (CPT) meta data, plus [bw_field], [bw_fields], [bw_new] and [bw_related] shortcodes
https://www.oik-plugins.com/oik-plugins/oik-fields-custom-post-type-field-apis/
1 stars 0 forks source link

Add 'googlemap' virtual field #3

Closed bobbingwide closed 8 years ago

bobbingwide commented 8 years ago

Add logic to support display of a Google Map, implemented as a virtual field.

Proposed solution

The Google map will be displayed if the current post has values for the following post meta fields: _post_code, _lat, _long

It will use the logic in the oik shortcode [bw_show_googlemap]