Oh I forgot to mention this is found in the “geotag.php” file under
/wp-content/plugins/geotag
add a line after
add_action("rdf_item", array("Geotag", "hookFeedItem"));
and before:
}
/* ==================================================================== */
/* = Class Geotag = */
/* ==================================================================== */