Changeset 1683748
- Timestamp:
- 06/22/2017 08:30:30 PM (9 years ago)
- Location:
- geo-hcard-map
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
geo-hcard-map/tags/1.0/readme.txt
r1683745 r1683748 11 11 12 12 == Description == 13 [geo_hcard_map] shortcode map of [hCard](http://microformats.org/wiki/hcard) elements found in the current webpage. All `.cb-popup` sub-elements will be included in the map popup for the corresponding `.vcard` item. See below for an example of a [hCard](http://microformats.org/wiki/hcard) element. The developer must ensure the correct [hCard](http://microformats.org/wiki/hcard) markup .13 [geo_hcard_map] shortcode map of [hCard](http://microformats.org/wiki/hcard) elements found in the current webpage. All `.cb-popup` sub-elements will be included in the map popup for the corresponding `.vcard` item. See below for an example of a [hCard](http://microformats.org/wiki/hcard) element. The developer must ensure the correct [hCard](http://microformats.org/wiki/hcard) markup in the post templates. 14 14 15 15 == Companion plugins == 16 * [CMB2-field-Leaflet-Geocoder](https://github.com/villeristi/CMB2-field-Leaflet-Geocoder) (setting of post position on a map) 17 * [CMB2-field-Icon](https://github.com/anewholm/CMB2-field-Icon) (giving a post a custom little icon) 16 * [CMB2](https://wordpress.org/plugins/cmb2/) for nice custom fields. 17 * [CMB2-field-Leaflet-Geocoder](https://github.com/villeristi/CMB2-field-Leaflet-Geocoder) setting of post position on a map. 18 * [CMB2-field-Icon](https://github.com/anewholm/CMB2-field-Icon) giving a post a custom little icon. 18 19 19 20 == Example hCard Markup for a post == -
geo-hcard-map/trunk/readme.txt
r1683745 r1683748 11 11 12 12 == Description == 13 [geo_hcard_map] shortcode map of [hCard](http://microformats.org/wiki/hcard) elements found in the current webpage. All `.cb-popup` sub-elements will be included in the map popup for the corresponding `.vcard` item. See below for an example of a [hCard](http://microformats.org/wiki/hcard) element. The developer must ensure the correct [hCard](http://microformats.org/wiki/hcard) markup .13 [geo_hcard_map] shortcode map of [hCard](http://microformats.org/wiki/hcard) elements found in the current webpage. All `.cb-popup` sub-elements will be included in the map popup for the corresponding `.vcard` item. See below for an example of a [hCard](http://microformats.org/wiki/hcard) element. The developer must ensure the correct [hCard](http://microformats.org/wiki/hcard) markup in the post templates. 14 14 15 15 == Companion plugins == 16 * [CMB2-field-Leaflet-Geocoder](https://github.com/villeristi/CMB2-field-Leaflet-Geocoder) (setting of post position on a map) 17 * [CMB2-field-Icon](https://github.com/anewholm/CMB2-field-Icon) (giving a post a custom little icon) 16 * [CMB2](https://wordpress.org/plugins/cmb2/) for nice custom fields. 17 * [CMB2-field-Leaflet-Geocoder](https://github.com/villeristi/CMB2-field-Leaflet-Geocoder) setting of post position on a map. 18 * [CMB2-field-Icon](https://github.com/anewholm/CMB2-field-Icon) giving a post a custom little icon. 18 19 19 20 == Example hCard Markup for a post ==
Note: See TracChangeset
for help on using the changeset viewer.