=== Plugin Name ===
Contributors: boonebgorges, cuny-academic-commons
Donate link: http://teleogistic.net/donate
Tags: add, add user, autocomplete, autosuggest
Requires at least: 3.1
Tested up to: 7.1
Stable tag: 1.2

Enables autocomplete for the Add Existing User field at Dashboard > Users > Add New. Requires Multisite.

== Description ==

WordPress Multisite's Add Existing User field requires you to type the username or email address of an existing user. This plugin makes this job a bit easier, by adding autocomplete functionality to the Add Existing User box. It also allows you to add multiple users at a time.

NOTE: Based in part on this plugin, WordPress 3.4+ has built-in autocomplete throughout much of the Network Admin. If you wish to use WP's native autocomplete, do not use this plugin. However, Add User Autocomplete has some features that WP's version does not (the ability to add multiple users, search by display name); activating AUA will disactivate WP's autocomplete.

== Installation ==

* Install
* Activate
* Go to Users > Add New and start typing in the Add Existing User field
* Rock

== Changelog ==

= 1.2 =
* Hardened user additions and autocomplete requests with capability and nonce checks. Thanks to Nguyen Huu Do for reporting the vulnerability.
* Used secure random keys for existing-user invitation confirmations
* Updated compatibility with current WordPress and Multisite APIs

= 1.1 =
* Compatibility with WP 3.4 (disables WP's built-in autocomplete)
* Only load styles/scripts on user-new.php

= 1.0 =
* Initial release
