=== Plugin Name === Plugin Name: extra-user-fields Plugin URI: http://www.feweb.net/wordpressplugin_extrauserfields.htm Description: Provides easy configuration of extra form fields for use with the user profile. Version: 1.0.2 Author: Frank Koenen Author URI: http://frankkoenen.com License: GPL2 Contributors: frank.wordpressplugins@feweb.net Donate link: http://www.feweb.net/wordpressplugin_extrauserfields.htm Tags: add, extra fields, profile, user profile, custom, customize, usermeta, easy, simple, configurable, export, export user meta data, user profile, form fields Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: 1.0.2 Add extra meta fields for user account owners to provide inputs in profiles. Easy to use, simple and dynamic configurations. == Description == This plugin provides a configuration form in the WordPress admin dashboard to enable custom user profile form fields. This version of the plugin is fully functional to get started with managing meta details on your user accounts. If you find this plugin useful, please consider a small donation to support the development of this kind of work. For a small donation, several extra features have be enabled in the plugin that are extremely useful.
Please visit the URL: http://www.feweb.net/wordpressplugin_extrauserfields.htm for details and screenshots on extra features such as: == Features == * Easy to configure form fields of types TEXT, CHECKBOX, RADIO, SELECT and TEXTAREA with singular and multiple value options. * Displays custom fields on the user profile page for management by the admin account and the account owner. * CSS ready for 100% customization * Full system logging via syslog == Installation == 1. Dowload the plugin to your WP site. 2. Enabled the plugin. 3. Define custom form fields using the simple syntax defined to enable various profile form fields. 4. See the menu: Settings >> Extra User Fields == Frequently Asked Questions == = Can I provide multiple values to my form fields? = Yes. The SELECT, RADIO and even the CHECKBOX custom fields allow for multiple values. = Can I customize the look and feel of the forms? = Yes. The HTML in the forms is designed for easy CSS selection and isolation of styling as needed. All the forms pull in the active theme header and footer. == Changelog == = 1.0 = * Feb-2012, Initial release = 1.0.1 = * Mar-2012, Patch made to profile form/preload for admin user. = 1.0.2 = * Mar-2012, Patch made to user field saves.