=== Plugin Name ===
Contributors: johnl1479
Donate link: http://johnluetke.net/donate
Tags: admin, user profile, remove fields
Requires at least: 3.7.0
Tested up to: 3.8.1
Stable tag: 0.1
License: Apache License v2
License URI: http://www.apache.org/licenses/LICENSE-2.0.html

Allows site owners to remove fields from the "User Profile" admin screen

== Description ==

Allows you to remove the "AIM", "YIM", "Jabber", "Website", and "Biography" fields from the Profile admin screen

== Installation ==

1. Upload `user_profile_fields.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Choose which fields to disable on the Admin -> User -> Profile Fields screen

== Frequently Asked Questions ==

* Q

== Upgrade Notice ==

No notices yet.

== Screenshots ==

1. Configuration screen. You can disable almost all fields on the profile screen.

== Changelog ==

= 0.1 =
* Initial release