Custom WP Registration Form

Custom WP Registration Form Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 2,672 downloads
Custom WP Registration Form Icon

Try plugin: Custom WP Registration Form

We'll create fresh WordPress site with Custom WP Registration Form installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Custom WP Registration Form

Create a custom WordPress registration form with an array that automatically logs in user. Define your own input types, attributes, classes & IDs

0


0


0


0


0

updated: 8 years ago
since: 8 years ago
author: Adam Carter

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.