Geocoding in postmeta
We have five ClassiPress sites all on the same code base (we think). When a new listing is entered, the coordinates are stored in cp_ad_codes table for all of the sites but on two of the sites, the coordinates are missing from the postmeta table.
I've traced through the code but can't find where the coordinates are being copied to the postmeta table. Anyone know which function does this and how it is called?