Skip to content

Instantly share code, notes, and snippets.

View Cristal-Solutions's full-sized avatar

Cristal Solutions Cristal-Solutions

View GitHub Profile
@Fitoussi
Fitoussi / gmwUpdateEventPostLocation.php
Created November 26, 2018 21:17
Sync the location from Events Manager plugin with GEO my WP plugin.
/*
This example integrates GEO my WP and Events Manager plugin.
The script will update GEO my WP database table with the location
entered in the Event form from the front-end and back-end.
Note that when using GEO my WP together with Event Manager plugin
you should disable the GMW Location section for the Events Edit Post page ( in the back-end )
since The usage of Google maps API by the to plugin causes a conflict.
*/