Apraksts
This plugin adds a placeholder field into your Gravity Forms input and displays it as a proper HTML5 placeholder attribute without JavaScript (yaay!)
I took code from this article from wpbeginner.com and optimized it. Applause to them.
Uzstādīšana
- Upload
placehold-gravity-forms.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Done. Check out your Forms in Gravity Forms.
BUJ
- Do I need to implement jQuery somewhere?
-
No. This plugin works fine without adding jQuery to your theme.
Atsauksmes
Par šo spraudni nav atsauksmju.
Autori un izstrādātāji
“Placehold (Gravity Forms)” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “Placehold (Gravity Forms)” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
1.2
Added support for textarea
1.1.2
Tagged wrong version, sorry
1.1.1
HTML entities converted correctly
1.1
Fixed that the generated input had an html wrapper
1.0
Init