=== DRegister === Contributors: juzaam Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2591242 Tags: registration, regsiter, fields, custom fields, first_name, last_name, registration, form, 2.7 Requires at least: 2.0 Tested up to: 2.7 Stable tag: 1.0 Enhance your Registration Page. Require First Name, Last Name. Add custom fields. Require custom fields. == Description == DRegister (which stands for Dr. Register) is a clean and easy plugin that allows you to : - Force your user to provide First and Last name upon registration - Create custom fields and specify if they have to be alphanumeric or numeric only , plus if they are required to complete registration. The custom fields are stored as Wordpress User meta and are available on each user profile page, ready to be modified. More features to come. Uses Mootools for smooth administration , working fine on WP 2.7. P.S. If you are wondering why is called DR. Register, that's because the developer is a medical doctor ;) == Installation == 1. Upload the `dregister` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Set the options in the Settings Panel == Screenshots == 1. Options page 2. Custom registration page == LOCALIZATION == * Place your language file in the plugin folder directory and name it "dregister-{language}.mo" replacing {language} with your language value from wp-config.php == CHANGELOG == **v1.0** - 18 Jan, 2009 *First release