| 开发者 | wuyizz |
|---|---|
| 更新时间 | 2026年6月4日 14:05 |
| PHP版本: | 5.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
pin-code-autocomplete folder to /wp-content/plugins/, or install via the WordPress Plugins screen.Yes. By default the plugin targets WooCommerce selectors (#billing_postcode, #billing_city, etc.), but you can customize the selectors using filters — see the developer hooks in pin-code-autocomplete.php.
No. This plugin is specifically built for the Indian 6-digit PIN code system with pre-loaded India Post data.
An inline error message appears below the postcode field, and the State/City fields remain editable for manual entry.
No. Nearly all lookups are served from the built-in local pincode index. The postalpincode.in API is only used as a last-resort fallback for PIN codes not in the local database.
Yes. Replace data/pincodes.csv with an updated India Post dataset and run the build script (scripts/build_pincode_index.py) to regenerate the index.