=== Plugin Name === Contributors: jondor Donate link: http://plugins.funsite.eu/addgeorss/ Tags: featured image,gps,rss,georss Requires at least: 3.0.1 Tested up to: 4.7 Stable tag: 1.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin adds an GEORSS latitude/longitude based on the GPS info in the featured image when available. == Description == This plugin adds an GEORSS latitude/longitude based on the GPS info in the featured image when available. The GEO info is also stored in the database. This works together with my other GPS_MAP_widget plugin in that it uses the same data which is stored in the database.. The image file is only read once. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Why?? = Why not? Lots of systems can read GEORSS and add it to a map. == Screenshots == 1. Example of georss tags == Changelog == = 1.3 = Some changes to the basic_plugin_class which, regretfully, isn't allowed to have it's own plugin anymore. = 1.2 = fixed some bugs added dutch translationfile.. (was busy with it anyhow) = 1.1 = Rewriten to classbased plugin. Fixes some clashes with my other plugins. The plugin is now translatable, but since there's only 1 single line begging for a review, I didn't really bother to provide the dutch translation. = 1.0 = * First release == Upgrade Notice ==