This plugin is outdated and might not be supported anymore
Custom WP Registration Form

Custom WP Registration Form

Details
View on WordPress

Create a custom user registration form with an associative array. Use HTML form element attributes as array keys to create a form. Any custom array values are automatically added to new area of a user’s profile page in the WordPress admin. Arrays containing values that match WordPress user meta syntax will have those input values automatically added to those premade values in the default WordPress profile page.

Custom WP Registration Form comes with built in security and validation such as wp_nonce_field verification and spam honey pot. It also automatically escapes attributes and html outputs and sanitizes user input values.

User must create a “CWRF Form” array. This array will need to be passed as an argument to the a new ‘CWRF_Form’ object. The CWRF Form array can currently take HTML form types: text, email, file, radio, select, and textarea as values to the key ‘type’. More coming soon… also, I always welcome pull requests.

Development of this plugin is done on GitHub. Pull requests welcome. Please see issues reported there before going to the plugin forum.

Details

Plugin code:
custom-wp-registration-form
Plugin version:
1.0.0
Outdated:
Yes
WP version:
3.0.1 or higher
PHP version:
or higher
Test up to WP version:
4.4.33
Total installations:
10
Last updated:
2016-01-14
Rating:
Times rated:
0
custom
registration
registration-form
secure
wordpress-plugin