Flickr
-shortcode flickr (avec exif et geodata)
This commit is contained in:
@@ -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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user