Open GoogleCodeExporter opened 9 years ago
The Events Manager would have to provide a hook to give you access to event
data when it saved. Looks like a possibility:
http://wp-events-plugin.com/documentation/hooks-and-filters/
If that data includes coordinates, you'd just call
GeoMashupDB::set_object_location() to add the location:
http://code.cyberhobo.net/phpdoc/geo-mashup-1.4/GeoMashup/GeoMashupDB.html#metho
dset_object_location
It seems a little narrowly focused for a new feature, but we can see if gets
voted up.
Original comment by dylankk...@gmail.com
on 27 Jun 2012 at 12:27
Original issue reported on code.google.com by
bryansul...@gmail.com
on 18 Jun 2012 at 6:24