Опис
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.
Встановлення
Add the plugin to your wp-plugins
directory and activate, and you’re done!
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Require First and Last Name” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Require First and Last Name” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.2
- Made localizable
1.1
- Initial upload
- Added HTML5
required
attribute
1.0
- Initial version