=== Autocomplete Radar Address ===
Contributors: swetark
Tags: autocomplete, address, radar
Requires at least: 5.0
Tested up to: 6.7.2
Stable tag: 1.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A WordPress plugin that uses the Radar API for real-time address autocomplete, improving form usability and accuracy.

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/autocomplete-radar-address/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Use the Settings->Autocomplete Radar Address screen to configure the plugin.
4. You will need to register for a free API key at [Radar](https://radar.com).

== Demo ==
**Try the Plugin Demo:** [Live Demo](https://nephilainc.com/radar/)

== How to Use ==
1. Go to the plugins dashboard in WordPress after activating it.
2. Register for a free Radar API Key at [Radar](https://radar.io). Its easy to set up and obtain your key.
3. Enter the API key in the plugin settings.
4. Specify the textbox ID where you want address suggestions to appear. You can find this field in the plugin's settings page.
5. Save the settings, and the address suggestions will now automatically populate when users type into the specified textbox.

== 3rd Party Service Disclosure ==
This plugin relies on the Radar API for its address autocomplete functionality. The following actions involve communication with the Radar API:
- Sending partial address data when a user types into the address fields
- Receiving suggested addresses to autocomplete the field

Please review Radar's terms and policies:
- [Radar Privacy Policy](https://radar.io/privacy)
- [Radar Terms of Service](https://radar.io/terms)

== Changelog ==
= 1.0 =
* Initial release.
