[WordPress] 外掛分享: Vatigo – EU VAT Validator

首頁外掛目錄 › Vatigo – EU VAT Validator
WordPress 外掛 Vatigo – EU VAT Validator 的封面圖片
全新外掛
安裝啟用
尚無評分
9 天前
最後更新
問題解決
WordPress 6.0+ PHP 8.0+ v1.0.0 上架:2026-04-22

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Vatigo – EU VAT Validator」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Vatigo – EU VAT Validator adds EU VAT ID validation to your WordPress forms with zero configuration. Install, activate, done.
Features

Pattern validation for all 27 EU member states
Works with Contact Form 7, WPForms, and Fluent Forms
Real-time inline feedback while the user types (WPForms)
Server-side validation on every submission
Custom error messages via settings page
Clean settings page showing active integrations and hooks used
Extensible: register custom integrations for any other form plugin
No external API calls – fully offline (free version)
GDPR-friendly: no personal data stored or transmitted

Supported Countries
AT, BE, BG, CY, CZ, DE, DK, EE, EL, ES, FI, FR, HR, HU, IE, IT, LT, LU, LV, MT, NL, PL, PT, RO, SE, SI, SK
Usage with Contact Form 7
Add [uid_vat uid-field] or [uid_vat* uid-field] (required) to your form template.
Example with placeholder:
[uid_vat* eu-vat-id placeholder "e.g. ATU12345678"]

Usage with WPForms
Drag the EU VAT ID field from the field panel into your form. The field supports required validation, custom labels, placeholder text, and real-time inline feedback while the user types.
Usage with Fluent Forms
Drag the EU VAT ID field from the General Fields section into your form.
Styling the inline feedback
WPForms shows real-time validation feedback next to the field. To hide it, add this to your theme’s CSS:
.vatigo-feedback { display: none; }

For Developers
Register integrations for any other form plugin:
add_action( 'vatigo_register_integrations', function( $manager ) {
$manager->register( new My_Custom_Integration() );
} );

Your class must extend Vatigo_Integration_Base and implement all abstract methods.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon