To be more clear I’m attempting to use this with the “Basic Google Maps Placemarks” plugin which creates a new post type.
I’ve attempted to modify line 115 of post-from-site/pfs-submit.php to this: $postarr[‘post_type’] = ‘Placemarks’;
as well as this: $postarr[‘post_type’] = ‘Placemark’;