=== HyperContact === Contributors: ferenyl, hypernode Tags: user fields, custom fields, user info, contactinfo Requires at least: 3.1 Tested up to: 3.4.1 Stable Tag: 1.4.3 Add and display more userfields for your users. Great for contact widget or page. == Description == Add custom contact fields to users on your wordpress site. You can add any field you want and you can display them as you wish. You can use them in a widget or on a page/post. You can even use them in a theme. If you don't have any knowledge of php there are shortcodes to use. You can display user based on usernames or on user group eg. administrators *this plugin includes: - One textwidget for shortcodes - One widget with options - Shortcodes - Theme functions - Settingspage Not tested for networks == Installation == 1. Unpack `hypercontact.zip` 2. Upload the whole directory and everything underneath to the `/wp-content/plugins/` directory. 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. Visit the HyperContact settings page (settings link). 5. Edit the desired widgets. Or 1. Upload the zip file in add plugin 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Visit the HyperContact settings page (settings link). 4. Edit the desired widgets. == Frequently Asked Questions == = My fields do not diplay in widget = Be sure to activate it on the settingspage = What are the (system) requirements to use this plugin? = 1. Your theme must have at least one dynamic sidebar. 2. Your theme must call `wp_head()` and `wp_footer()`. 3. PHP5 is highly recommended. == Screenshots == 1. Textwidget for shortcodes 2. Display a usergroup in widget 3. Display users in widget 4. Settingspage where you can add your fields and allow them to display in widget 5. Add custom css 6. Add custom scripts 7. You can find the settingspage under users == Changelog == = 1.4.3 = * Added hypernode as author = 1.4 = * fixed tags = 1.3 = * fixed errors = 1.0 = * initial version == Upgrade Notice ==