Beskrivning
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.
Installation
Add the plugin to your wp-plugins
directory and activate, and you’re done!
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Require First and Last Name” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Require First and Last Name” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.2
- Made localizable
1.1
- Initial upload
- Added HTML5
required
attribute
1.0
- Initial version