Beskrivelse
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!
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Require First and Last Name” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “Require First and Last Name” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.2
- Made localizable
1.1
- Initial upload
- Added HTML5
requiredattribute
1.0
- Initial version