विवरण
Customize the default jQuery validation messages for all Visual Form Builder or Visual Form Builder Pro forms.
Change messages like “This field is required.” and “Please enter a valid email address.” to any text you want. This is a great plugin for those international users who would like to translate these messages to their own language.
स्क्रिनसटहरू
स्थापना
- Go to Plugins > Add New
- Click the Upload link
- Click Browse and locate the
vfb-custom-validation-messages.x.x.zip
file - Click Install Now
- After WordPress installs, click on the Activate Plugin link
- Go to the
Visual Form Builder > Validation Messages
menu
प्रश्नोत्तर
- How do I customize the messages for each form?
-
The plugin will customize the default messages for all forms.
If you require customizations on a per form basis, you will need to customize the validation method yourself. Please follow this tutorial for tips.
- What are the {0} and {1} placeholders?
-
These are special keys within certain validation messages that will display a number. When indicated, you should ensure your message includes the placeholders.
समीक्षाहरू
योगदानकर्ता र डेभलपरहरू
“Visual Form Builder – Custom Validation Messages” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Visual Form Builder – Custom Validation Messages” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
Version 1.2 – Jan 28, 2014
- Add rangelength, minlength, and maxlength (Pro only)
- Remove call to screen options icon
Version 1.1 – Apr 18, 2013
- Only print script if jQuery Validation plugin has been output on page
Version 1.0 – April 16, 2013
- Plugin launch!