=== ApiCheck Adres Aanvulling & Validatie voor Contact Form 7 ===
Author URI: https://apicheck.nl
Plugin URI: https://apicheck.nl/contact-form-plugin/
Contributors: ApiCheck
Tags: contact form, postcode validatie, adresvalidatie, belgie, nederland
Requires at least: 5.2
Tested up to: 7.1
Requires PHP: 7.0
Stable tag: 3.0.6
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Automatische adres aanvulling en validatie voor Contact Form 7, op basis van postcode en huisnummer.

== Description ==
[Voor Contact Form 7] Deze plugin helpt de gebruikers bij het invullen van adresgegevens in de Wordpress Contact Form 7 plugin. 
Het doel van de plugin is het voorkomen van fouten tijdens het invullen van adresgegevens. Zodra een Nederlandse of Belgische gebruikers zijn/haar postcode en huisnummer invult haalt onze database direct de straat- en plaatsnaam erbij.
Indien de straatnaam (nog) niet bekend is in ons systeem is het voor de gebruiker mogelijk dit zelf handmatig in te vullen.

Bekijk de volledige documentatie op: [apicheck.nl/contact-form-plugin-documentatie](https://apicheck.nl/contact-form-plugin-documentatie)

= Voordelen plugin =
---------------------
-   Voorkom foutieve adresgegevens in het formulier;
-   Eenvoudig in gebruik;
-   Voorkom onnodige kosten;
-   Verhoog gebruiksgemak;
-   Snelle response van API server;
-   Controleer de geldigheid van opgegeven mailadressen

= Ondersteuning voor de landen =
---------------------
-   Nederland
-   België
-   Luxemburg
-   Frankrijk
-   Duitsland
-   Tsjechië
-   Finland
-   Italië
-   Noorwegen
-   Polen
-   Portugal
-   Roemenië
-   Spanje
-   Zwitserland
-   Oostenrijk
-   Denemarken
-   Verenigd Koninkrijk
-   Zweden

*Eenvoudig & Flexibel*
De Wordpress Contact form 7 adres aanvulling Plugin werkt eenvoudig en bevat een goede uitleg, daarnaast is deze ook zeer flexibel in gebruik.
Deze plugin werkt in samenwerking met APICheck.nl & is volledig compatible met de Wordpress Contact Form 7 plugin.

Deze plugin maakt gebruik van ApiCheck voor het ophalen van adresdata als de plugin is ingeschakeld.
Bekijk op: [apicheck.nl](https://apicheck.nl/)

Bij gebruik ga je akkoord met de privacy policy, en de algemene voorwaarden.
Bekijk de [Algemene voorwaarden](https://apicheck.nl/algemene-voorwaarden-apicheck-nl/)
Bekijk onze [Privacy Policy](https://apicheck.nl/privacy-policy/)

== Installation ==

1. Go to `Plugins` in the Admin menu
2. Click on the button `Add new`
3. Search for `test` and click 'Install Now' or click on the `upload` link to upload `test.zip`
4. Click on `Activate plugin`

== Changelog ==

= 3.0.6: September 1, 2026 =
* Removed all console logging from the browser JavaScript

= 3.0.5: August 24, 2026 =
* Fixed the deploy pipeline so the Playground blueprint is actually published to assets/blueprints/blueprint.json on WordPress.org

= 3.0.4: August 24, 2026 =
* Trimmed plugin tags to 5, added a short description, and updated the tested-up-to WordPress version in readme.txt
* Added a WordPress Playground blueprint so the "Live Preview" demo works on the plugin's WordPress.org page

= 3.0.2: August 24, 2026 =
* Fixed the release packaging so plugin updates install into the existing apicheck-contact-form folder instead of creating a duplicate plugin

= 3.0.0: August 5, 2026 =
* Added an admin setting to configure the default selected country
* Forms with only one enabled country now show a static country label instead of a dropdown
* Address fields and email validation now re-initialize correctly on AJAX-loaded/refreshed Contact Form 7 forms
* Fixed field ID collisions when the same form is rendered more than once on a page
* Email validation no longer re-binds to inputs it has already attached to

= 2.1.0: June 17, 2025 =
* Added support for ContactForm V2 fields
* Added support for multiple address fields in one form
* Added dynamic spinner indicators for postcode and housenumber lookup fields
* Improved styling and layout for inline spinners using flex and absolute positioning
* Implemented dropdown suggestions for house number additions based on API results
* Ensured dropdown does not auto-select first item and allows manual fallback
* Fixed alignment issues with select fields and ensured consistent styling with text inputs

= 2.0.2: April 9, 2024 = 
Minor bug fixes

= 2.0.1: January 15, 2024 = 
Major version upgrade with new support

= 1.1.1: August 05, 2023 =
* Bug fixes and Wordpress version bump

= 1.1.1: November 29, 2022 =
* Initial release