Custom WP Registration Form Wordpress Plugin - Rating, Reviews, Demo & Download

Custom WP Registration Form Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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.

Screenshots

  1. Form the example array in the docs renders.

    Form the example array in the docs renders.

  2. Example of predefined user fields rendered in the default user WordPress profile.

    Example of predefined user fields rendered in the default user WordPress profile.

  3. Example of custom user fields rendered in the default user WordPress profile.

    Example of custom user fields rendered in the default user WordPress profile.


Reviews & Comments