This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Require First and Last Name

Description

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!

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Require First and Last Name” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.2

  • Made localizable

1.1

  • Initial upload
  • Added HTML5 required attribute

1.0

  • Initial version