-shortcode flickr (avec exif et geodata)
This commit is contained in:
2017-02-16 07:03:16 +01:00
parent 6a29ca3de0
commit eae1e44c01
4 changed files with 221 additions and 23 deletions

View File

@@ -16,10 +16,14 @@ get_header();
<?php
$coord = array();
the_content();
the_content();
//preprint($coord);
?>
<?php //echo '<div id="map" style="display: ' . ((count($coord) > 0) ? "block" : "none") . ';"></div>'; ?>
<script type="text/javascript">