/ Published in: PHP
URL: http://code.google.com/p/wordpress-geo-mashup
This template code will work only in the WordPress Loop to include a map if the Geo Mashup plugin is active and the current post has a location.
Expand |
Embed | Plain Text
<?php $coordinates = GeoMashup::post_coordinates(); } ?>
You need to login to post a comment.
