Postio is a UK address, email, and phone validation API. This plugin drops UK address autocomplete onto your existing forms — automatically — so customers fill billing, shipping, and contact addresses in two keystrokes instead of twenty.
Paste your key and these wire themselves. No classes, no snippets, no per-form setup:
Some builders have no address field at all — there’s nothing for us to detect, because there’s nothing there. You tell us which of your fields are which by adding a class to each one, and it works exactly the same from then on:
You don’t have to go hunting for the classes. Settings Postio detects which of these you have installed and prints the exact snippet for your builder on the screen, ready to copy.
Custom mappings at Settings Postio bind any search box to any set of output fields by CSS selector. That covers page builders, bespoke themes and hand-written forms — anything that renders ordinary HTML inputs.
Plus a block (Postio Address Finder) that drops onto any page in the block editor for one-off address pickers.
When the customer types into an address field on any of the supported forms, the plugin shows ranked suggestions backed by the live Postio API. On selection, every other address sub-field on the form (Town, Postcode, etc.) auto-fills.
The autocomplete script ships with the plugin — nothing is loaded from a remote CDN. It is ~4.2 KB gzipped and is only enqueued on pages that actually have a relevant form, and only when an API key is configured.
This plugin connects to the Postio API to look up UK addresses. The service is required — address autocomplete cannot work without it, because the address data lives on Postio’s servers, not in your WordPress install.
https://api.postio.co.uk), operated by Onno Group Limited, registered in England & Wales, company no. 08622799. Registered office: Suite 22 Trym Lodge, 1 Henbury Road, Westbury-On-Trym, Bristol BS9 3HQ.No executable code is downloaded from anywhere. The autocomplete script is bundled in the plugin at assets/address-finder.js.