How to add additional user preference options in wordpress using profile page.
This knowledge will show you how to add extra user preference options in profile page without hacking wordpress core.
-
How to add additional user preference options in wordpress using profile page.
smallwei

smallwei 4:08 pm on November 3, 2009
This code is for adding additional checkbox preferences (News and notification) to user’s metadata in profile page. The code is written based on dquinn.net’s excellent tutorial. If you need to know how to do radio buttons, textarea, dropdown … etc, definitely check out the tutorial @
http://www.dquinn.net/adding-custom-user-meta-profile-fields-wordpress/