Hello,
When I set up WPGeo, it had me create two fields for lat/long, labeled like this:
_wp_geo_latitude
_wp_geo_longitude
I'm trying to access those values using gform_post_submission, but I'm not getting anything the normal way, $entry[32]. Is there something special about using an underscore? Can I access this value another way?
Thanks,
Casey