=== GeoAreas ===

Contributors: dotancohen
Tags: Geography, Israel
Requires at least: 3.9
Tested up to: 4.6
Stable tag: 0.3
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Provide a taxonomy called GeoAreas containing hierarchical geographical areas.



== Description ==

This plugin supplies users with a taxonomy which makes available Wordpress terms, PHP arrays, and HTML select lists containing hierarchical geographical areas.



== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/geoareas` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress



== Frequently Asked Questions ==

= Why does this plugin currently target only Israel? =

Because that is what a particular client needed when I wrote it.


= What about other nations? =

No problem! Contact me with the hierarchical areas in your nation of interest and I'll add it.


= Does this plugin support wider geographical entities, such as continents? =

Yes, this use case was designed into the plugin.


= Does this plugin support smaller geographical entities, such as cities and streets? =

Yes, this use case was designed into the plugin.


= Will I need to install all geographic areas to use this plugin? =

No, this plugin supports adding only specific geographic areas. For instance, if you live in Berlin, you do not need to install every street name in Tokyo.



== Changelog ==

= 0.3 =
* Essential bugfixes for plugin deactivation

= 0.2 =
* Proper plugin uninstall behaviour

= 0.1 =
* Initial released version

