=== WordPress Users === Contributors: jonkemp Tags: user, members, users, directory, profiles, profile Requires at least: 2.5.1 Tested up to: 2.7.1 Stable tag: 0.2 Display your WordPress users and their profiles in an index on your site. == Description == Display your WordPress users and their profiles in an index on your site. **Features** * Works with any page on your site. * Gravatars are used for profile images. * Add "noindex" to the index pages to prevent search engines from indexing them. * Plenty of hooks to style your directory yourself with CSS. * Displays any registered user on your site. * Works with or without permalinks. * Displays the date the user joined. * User links are nofollowed. * Shows recent posts and comments on the profile page. == Installation == 1. Download and unzip `wordpress-users.zip.` 1. Upload the `wordpress-users` directory to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Create a page through the add new page menu or select and existing page on which to display the user directory and remember the page ID. 1. Under 'Settings,' click 'WordPress Users' and enter the page ID where you want the user directory displayed. 1. Modify any of the other settings you want, and click 'Update Options.' 1. Go to the page you selected. You should now have a user directory displaying. 1. In your theme, modify your CSS file to change the look and feel of your directory. 1. That's it!