Add User Autocomplete

Deskripsyon

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.

Pag-install

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

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Add User Autocomplete” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Add User Autocomplete” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

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