Deskripsi
Require first and last name from users who are editing their profiles.
The HTML5 required
attribute is added, the text “(required)” is added next to the fields, and the data is verified to be non-empty on save.
Development of this plugin was supported by the Massachusetts Institute of Technology Shakespeare Project.
Instalasi
Add the plugin to your wp-plugins
directory and activate, and you’re done!
Ulasan
Belum ada ulasan untuk plugin ini.
Kontributor & Pengembang
“Require First and Last Name” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Require First and Last Name” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
1.2
- Made localizable
1.1
- Initial upload
- Added HTML5
required
attribute
1.0
- Initial version