Arrays containing values that match WordPress meta syntax will have those input values added to those premade values in WordPress profile page..
The CWRF Form array can 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..
Form the in the docs renders..
Upload the plugin files to the wp-content plugins custom-wp-registration-form directory, or install the plugin through WordPress plugins screen directly..
Activate the plugin through 'Plugins screen WordPress.
A CWRF Form object takes three arguments 1 string $form name default is... 2 array $fields pass your array of input fields 3 string $submit text This is the text that appears on the button.
Here is the array used to build the in the screenshots section. 1 assign classes and ID's to retain full style control of all inputs. 2 each input field and textarea is wrapped in.
Note, the array values that match WordPress for insertion to WordPress profile page in the admin panel.
Refer to screenshots to see how this form is rendered in WordPress user profile page..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more