Plugin Directory

Changeset 3173311


Ignore:
Timestamp:
10/22/2024 05:36:23 AM (15 months ago)
Author:
swetark
Message:

Simplfied version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • autocomplete-radar-address/trunk/readme.txt

    r3173307 r3173311  
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Autocomplete Radar Address is a WordPress plugin that integrates with the Radar API to provide address autocomplete functionality. This plugin helps users quickly find and select addresses as they type, improving the user experience on forms. It supports both frontend and backend fields, making it versatile for various use cases.
     11This plugin provides autocomplete functionality using the Radar API, helping users quickly find and select addresses.
    1212
    1313== Description ==
    14 A plugin to autocomplete addresses using the Radar API.
    15 
    16 This plugin uses the Radar API to provide address autocomplete functionality for WordPress forms. When users type into an address field, the plugin communicates with Radar's external service to suggest and autocomplete addresses. This integration helps improve the user experience by reducing manual input and ensuring more accurate address data.
     14Autocomplete Radar Address is a WordPress plugin that uses the Radar API to provide real-time address suggestions for WordPress forms. It improves the user experience by reducing manual entry and increasing address accuracy.
    1715
    1816== Installation ==
    19 
    20 1. Upload the plugin files to the `/wp-content/plugins/autocomplete-radar-address` directory, or install the plugin through the WordPress plugins screen directly.
     171. Upload the plugin files to the `/wp-content/plugins/autocomplete-radar-address/` directory, or install the plugin through the WordPress plugins screen directly.
    21182. Activate the plugin through the 'Plugins' screen in WordPress.
    22193. Use the Settings->Autocomplete Radar Address screen to configure the plugin.
     
    2421
    2522== 3rd Party Service Disclosure ==
    26 
    2723This plugin relies on the Radar API for its address autocomplete functionality. The following actions involve communication with the Radar API:
    2824- Sending partial address data when a user types into the address fields
    2925- Receiving suggested addresses to autocomplete the field
    30 
    31 To use this plugin, you must sign up for a free Radar API key at [Radar](https://radar.com). The API key allows your website to connect to Radar’s service to fetch address suggestions.
    3226
    3327Please review Radar's terms and policies:
Note: See TracChangeset for help on using the changeset viewer.