Descripción
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.
Instalación
Add the plugin to your wp-plugins
directory and activate, and you’re done!
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Require First and Last Name» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Require First and Last Name» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.2
- Made localizable
1.1
- Initial upload
- Added HTML5
required
attribute
1.0
- Initial version